Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a746f47d7e | ||
|
|
ceef0a0e21 | ||
|
|
7fcfa9fa18 | ||
|
|
4aa66404c6 | ||
|
|
44a90a91cb | ||
|
|
35576b072d | ||
|
|
b875947657 | ||
|
|
935c768dd4 |
@@ -0,0 +1,8 @@
|
||||
helm:
|
||||
parameters:
|
||||
- name: image.name
|
||||
value: amukanov/boringplace
|
||||
forcestring: true
|
||||
- name: image.tag
|
||||
value: 7878e05a77598ef2057e6f75ade950446d40dbb3
|
||||
forcestring: true
|
||||
@@ -4,5 +4,5 @@ helm:
|
||||
value: amukanov/boringplace
|
||||
forcestring: true
|
||||
- name: image.tag
|
||||
value: 9666bd07ad57b22450b4818769f40273219c398e
|
||||
value: 79835740c9a19e9570aa9d476d853ec05cf6246b
|
||||
forcestring: true
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ image:
|
||||
repository: amukanov/boringplace
|
||||
pullPolicy: Always
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: 9666bd07ad57b22450b4818769f40273219c398e
|
||||
tag: 79835740c9a19e9570aa9d476d853ec05cf6246b
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
||||
Reference in New Issue
Block a user