Skip to content

Commit 6f6e9ef

Browse files
authored
Merge pull request #1 from codefresh-sandbox/feat/new-version-0.14.1
Release 0.14.1
2 parents 44b6697 + 68fe0c9 commit 6f6e9ef

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.0
1+
0.14.1

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

0 commit comments

Comments
 (0)