mirror of https://git.rancher.io/charts
Merge pull request #2215 from doflamingo721/cis-imagepullpolicy-fix
[dev-v2.7] Update cis-operator imagePullPolicypull/2277/head
commit
7736a950d2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -7,4 +7,4 @@ apiVersion: v1
|
||||||
description: Installs the CRDs for rancher-cis-benchmark.
|
description: Installs the CRDs for rancher-cis-benchmark.
|
||||||
name: rancher-cis-benchmark-crd
|
name: rancher-cis-benchmark-crd
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.1-rc1
|
version: 3.0.1-rc2
|
|
@ -12,11 +12,11 @@ annotations:
|
||||||
catalog.cattle.io/type: cluster-tool
|
catalog.cattle.io/type: cluster-tool
|
||||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v3.0.0
|
appVersion: v3.0.1-rc2
|
||||||
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
|
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
|
||||||
cluster
|
cluster
|
||||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||||
keywords:
|
keywords:
|
||||||
- security
|
- security
|
||||||
name: rancher-cis-benchmark
|
name: rancher-cis-benchmark
|
||||||
version: 3.0.1-rc1
|
version: 3.0.1-rc2
|
|
@ -18,7 +18,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: cis-operator
|
- name: cis-operator
|
||||||
image: '{{ template "system_default_registry" . }}{{ .Values.image.cisoperator.repository }}:{{ .Values.image.cisoperator.tag }}'
|
image: '{{ template "system_default_registry" . }}{{ .Values.image.cisoperator.repository }}:{{ .Values.image.cisoperator.tag }}'
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: cismetrics
|
- name: cismetrics
|
||||||
containerPort: {{ .Values.alerts.metricsPort }}
|
containerPort: {{ .Values.alerts.metricsPort }}
|
|
@ -5,8 +5,7 @@
|
||||||
image:
|
image:
|
||||||
cisoperator:
|
cisoperator:
|
||||||
repository: rancher/cis-operator
|
repository: rancher/cis-operator
|
||||||
tag: v1.0.10
|
tag: v1.0.11-rc1
|
||||||
debug: false
|
|
||||||
securityScan:
|
securityScan:
|
||||||
repository: rancher/security-scan
|
repository: rancher/security-scan
|
||||||
tag: v0.2.9
|
tag: v0.2.9
|
18
index.yaml
18
index.yaml
|
@ -4354,18 +4354,18 @@ entries:
|
||||||
catalog.cattle.io/type: cluster-tool
|
catalog.cattle.io/type: cluster-tool
|
||||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v3.0.0
|
appVersion: v3.0.1-rc2
|
||||||
created: "2022-11-18T16:31:34.061070675+05:30"
|
created: "2022-12-12T13:42:16.494814788+05:30"
|
||||||
description: The cis-operator enables running CIS benchmark security scans on
|
description: The cis-operator enables running CIS benchmark security scans on
|
||||||
a kubernetes cluster
|
a kubernetes cluster
|
||||||
digest: 559876a9e831016fddccd7ddc3c10a3db31b26b85fc5291b34132057c190804b
|
digest: e5af7925c0eeddb3d343f148ddc1056d23d8a8823fa2ebb09e076c195921b61a
|
||||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||||
keywords:
|
keywords:
|
||||||
- security
|
- security
|
||||||
name: rancher-cis-benchmark
|
name: rancher-cis-benchmark
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-cis-benchmark/rancher-cis-benchmark-3.0.1-rc1.tgz
|
- assets/rancher-cis-benchmark/rancher-cis-benchmark-3.0.1-rc2.tgz
|
||||||
version: 3.0.1-rc1
|
version: 3.0.1-rc2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
|
catalog.cattle.io/auto-install: rancher-cis-benchmark-crd=match
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
|
@ -4712,14 +4712,14 @@ entries:
|
||||||
catalog.cattle.io/namespace: cis-operator-system
|
catalog.cattle.io/namespace: cis-operator-system
|
||||||
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
|
catalog.cattle.io/release-name: rancher-cis-benchmark-crd
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
created: "2022-11-18T16:31:34.066890776+05:30"
|
created: "2022-12-12T13:42:16.49691817+05:30"
|
||||||
description: Installs the CRDs for rancher-cis-benchmark.
|
description: Installs the CRDs for rancher-cis-benchmark.
|
||||||
digest: 5f4a9423e58a63c465d50d3c4bee2295ca39424edaaab93ed576bb20572302e2
|
digest: 6f532082abfc48dc24ffb49df41d8101f788069c0c6a82612fb5b44c3ca38a57
|
||||||
name: rancher-cis-benchmark-crd
|
name: rancher-cis-benchmark-crd
|
||||||
type: application
|
type: application
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-3.0.1-rc1.tgz
|
- assets/rancher-cis-benchmark-crd/rancher-cis-benchmark-crd-3.0.1-rc2.tgz
|
||||||
version: 3.0.1-rc1
|
version: 3.0.1-rc2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -12,11 +12,11 @@ annotations:
|
||||||
catalog.cattle.io/type: cluster-tool
|
catalog.cattle.io/type: cluster-tool
|
||||||
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
catalog.cattle.io/ui-component: rancher-cis-benchmark
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v3.0.0
|
appVersion: v3.0.1-rc2
|
||||||
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
|
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
|
||||||
cluster
|
cluster
|
||||||
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
|
||||||
keywords:
|
keywords:
|
||||||
- security
|
- security
|
||||||
name: rancher-cis-benchmark
|
name: rancher-cis-benchmark
|
||||||
version: 3.0.0
|
version: 3.0.1-rc2
|
||||||
|
|
|
@ -18,7 +18,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: cis-operator
|
- name: cis-operator
|
||||||
image: '{{ template "system_default_registry" . }}{{ .Values.image.cisoperator.repository }}:{{ .Values.image.cisoperator.tag }}'
|
image: '{{ template "system_default_registry" . }}{{ .Values.image.cisoperator.repository }}:{{ .Values.image.cisoperator.tag }}'
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: cismetrics
|
- name: cismetrics
|
||||||
containerPort: {{ .Values.alerts.metricsPort }}
|
containerPort: {{ .Values.alerts.metricsPort }}
|
||||||
|
|
|
@ -5,8 +5,7 @@
|
||||||
image:
|
image:
|
||||||
cisoperator:
|
cisoperator:
|
||||||
repository: rancher/cis-operator
|
repository: rancher/cis-operator
|
||||||
tag: v1.0.10
|
tag: v1.0.11-rc1
|
||||||
debug: false
|
|
||||||
securityScan:
|
securityScan:
|
||||||
repository: rancher/security-scan
|
repository: rancher/security-scan
|
||||||
tag: v0.2.9
|
tag: v0.2.9
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
url: local
|
url: local
|
||||||
version: 3.0.1-rc1
|
version: 3.0.1-rc2
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
|
@ -43,9 +43,9 @@ rancher-backup:
|
||||||
rancher-backup-crd:
|
rancher-backup-crd:
|
||||||
- 3.0.1-rc1
|
- 3.0.1-rc1
|
||||||
rancher-cis-benchmark:
|
rancher-cis-benchmark:
|
||||||
- 3.0.1-rc1
|
- 3.0.1-rc2
|
||||||
rancher-cis-benchmark-crd:
|
rancher-cis-benchmark-crd:
|
||||||
- 3.0.1-rc1
|
- 3.0.1-rc2
|
||||||
rancher-gatekeeper:
|
rancher-gatekeeper:
|
||||||
- 101.1.0+up3.10.0
|
- 101.1.0+up3.10.0
|
||||||
rancher-gatekeeper-crd:
|
rancher-gatekeeper-crd:
|
||||||
|
|
Loading…
Reference in New Issue