feat: Upgrade pinniped to v0.27.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ab14a966e0
commit
ef8766b5ca
@ -245,7 +245,7 @@ components:
|
|||||||
|
|
||||||
pinniped:
|
pinniped:
|
||||||
helm:
|
helm:
|
||||||
version: 1.3.7 # (= Pinniped v0.26.0)
|
version: 1.3.10 # (= Pinniped v0.27.0)
|
||||||
chart: bitnami/pinniped
|
chart: bitnami/pinniped
|
||||||
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
||||||
chart_values: !unsafe |
|
chart_values: !unsafe |
|
||||||
|
@ -21,7 +21,7 @@ downstream:
|
|||||||
defaultDataPath: /mnt/blockstorage
|
defaultDataPath: /mnt/blockstorage
|
||||||
|
|
||||||
pinniped:
|
pinniped:
|
||||||
version: 1.3.7 # (= Pinniped v0.26.0)
|
version: 1.3.10 # (= Pinniped v0.27.0)
|
||||||
chart: bitnami/pinniped
|
chart: bitnami/pinniped
|
||||||
namespace: pinniped-concierge
|
namespace: pinniped-concierge
|
||||||
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
||||||
|
Loading…
Reference in New Issue
Block a user