Skip to content

Commit 2e3122b

Browse files
authored
Release 0.14.3 (#5)
1 parent 54fb37c commit 2e3122b

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.2
1+
0.14.3

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.2
6+
newTag: v0.14.3
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.2
185+
image: quay.io/argoprojlabs/argocd-image-updater:v0.14.3
186186
imagePullPolicy: Always
187187
livenessProbe:
188188
httpGet:

0 commit comments

Comments
 (0)