This commit is contained in:
parent
27106b1f34
commit
df069672f3
@ -1,7 +1,7 @@
|
||||
platform:
|
||||
|
||||
k3s:
|
||||
version: v1.26.0+k3s1
|
||||
version: v1.26.1+k3s1
|
||||
|
||||
gitops:
|
||||
repository:
|
||||
@ -84,11 +84,11 @@ components:
|
||||
base: v1.3.3
|
||||
# Must match the version referenced at `components.cert-manager.helm.version`
|
||||
cert_manager: v1.11.0
|
||||
infrastructure_vsphere: v1.5.1
|
||||
ipam_incluster: v0.1.0-alpha.1
|
||||
infrastructure_vsphere: v1.5.2
|
||||
ipam_incluster: v0.1.0-alpha.2
|
||||
workload:
|
||||
version:
|
||||
calico: v3.24.5
|
||||
calico: v3.25.0
|
||||
# k8s: v1.25.5
|
||||
k8s: v1.23.5
|
||||
node_template:
|
||||
@ -129,7 +129,7 @@ components:
|
||||
|
||||
harbor:
|
||||
helm:
|
||||
version: 1.10.2 # (= Harbor v2.6.2)
|
||||
version: 1.11.0 # (= Harbor v2.7.0)
|
||||
chart: harbor/harbor
|
||||
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
||||
chart_values: !unsafe |
|
||||
@ -235,7 +235,7 @@ dependencies:
|
||||
- filename: npp-prepper
|
||||
url: https://code.spamasaurus.com/api/packages/djpbessems/generic/npp-prepper/v0.4.5/npp-prepper
|
||||
- filename: skopeo
|
||||
url: https://code.spamasaurus.com/api/packages/djpbessems/generic/skopeo/v1.11.0-dev/skopeo
|
||||
url: https://code.spamasaurus.com/api/packages/djpbessems/generic/skopeo/v1.11.0/skopeo
|
||||
- filename: step
|
||||
url: https://dl.step.sm/gh-release/cli/gh-release-header/v0.23.0/step_linux_0.23.0_amd64.tar.gz
|
||||
archive: compressed
|
||||
|
Loading…
Reference in New Issue
Block a user