Skip to content

Commit 54fb37c

Browse files
authored
Merge pull request #4 from codefresh-sandbox/feat/new-version-0.14.2
Release 0.14.2
2 parents 1d31490 + 0758311 commit 54fb37c

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.1
1+
0.14.2

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

0 commit comments

Comments
 (0)