Copy rancher-gatekeeper version 102. x.x to 103.0.0

pull/2847/head
Lucas Lopes 2023-08-14 16:42:39 -03:00 committed by Lucas Machado
parent b6afba040f
commit 5ec285f472
2 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@
+ catalog.cattle.io/os: linux
+ catalog.cattle.io/permits-os: linux,windows
+ catalog.cattle.io/provides-gvr: config.gatekeeper.sh.config/v1alpha1
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
+ catalog.cattle.io/release-name: rancher-gatekeeper
+ catalog.cattle.io/type: cluster-tool
+ catalog.cattle.io/ui-component: gatekeeper

View File

@ -1,8 +1,9 @@
url: https://open-policy-agent.github.io/gatekeeper/charts/gatekeeper-3.12.0.tgz
version: 102.1.0
version: 103.0.0
additionalCharts:
- workingDir: charts-crd
crdOptions:
templateDirectory: crd-template
crdDirectory: crd-manifest
addCRDValidationToMainChart: true
doNotRelease: true