Skip to content

Commit efc27f5

Browse files
authored
Release 0.14.4 (#6)
1 parent a6b8cc8 commit efc27f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.3
1+
0.14.4

manifests/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33

44
images:
55
- name: quay.io/argoprojlabs/argocd-image-updater
6-
newTag: v0.14.3
6+
newTag: v0.14.4
77

88
resources:
99
- ./config

manifests/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ spec:
182182
key: kube.events
183183
name: argocd-image-updater-config
184184
optional: true
185-
image: quay.io/argoprojlabs/argocd-image-updater:v0.14.3
185+
image: quay.io/argoprojlabs/argocd-image-updater:v0.14.4
186186
imagePullPolicy: Always
187187
livenessProbe:
188188
httpGet:

0 commit comments

Comments
 (0)