fix: Upgrade Pinniped chart
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
a2198f1109
commit
01601de897
@ -245,7 +245,7 @@ components:
|
||||
|
||||
pinniped:
|
||||
helm:
|
||||
version: 1.2.11 # (= Pinniped v0.25.0)
|
||||
version: 1.3.3 # (= Pinniped v0.25.0)
|
||||
chart: bitnami/pinniped
|
||||
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
||||
chart_values: !unsafe |
|
||||
|
@ -21,7 +21,7 @@ downstream:
|
||||
defaultDataPath: /mnt/blockstorage
|
||||
|
||||
pinniped:
|
||||
version: 1.2.11 # (= Pinniped v0.25.0)
|
||||
version: 1.3.3 # (= Pinniped v0.25.0)
|
||||
chart: bitnami/pinniped
|
||||
namespace: pinniped-concierge
|
||||
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
||||
|
Loading…
Reference in New Issue
Block a user