Skip to content

Commit bdf350c

Browse files
committed
Revert "Release 0.14.1"
This reverts commit 68fe0c9.
1 parent d43e07c commit bdf350c

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.0

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.0
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.0
186186
imagePullPolicy: Always
187187
livenessProbe:
188188
httpGet:

0 commit comments

Comments
 (0)