Skip to content

Commit 7cb7d0a

Browse files
authored
Merge pull request #11 from jpopelka/import-images-bump
Use newer import-images image
2 parents 669a7e0 + 4712b55 commit 7cb7d0a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

helm-charts/import-images/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ type: application
55

66
# Increment each time you make changes
77
# to the chart and its templates.
8-
version: 0.1.0
8+
version: 0.1.1

values/import-images/fedora-source-git-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
tag: "4050635"
2+
tag: "3cf6351"
33

44
host: https://api.auto-prod.gi0n.p1.openshiftapps.com:6443
55

values/import-images/packit-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
tag: "4050635"
2+
tag: "3cf6351"
33

44
host: https://api.auto-prod.gi0n.p1.openshiftapps.com:6443
55

values/import-images/stream-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
tag: "4050635"
2+
tag: "3cf6351"
33

44
host: https://api.auto-prod.gi0n.p1.openshiftapps.com:6443
55

0 commit comments

Comments
 (0)