mirror of https://git.rancher.io/charts
Merge pull request #3122 from joshmeranda/image-fix
commit
f296c68bea
Binary file not shown.
|
@ -1075,7 +1075,7 @@ imageRenderer:
|
|||
# image-renderer Image repository
|
||||
repository: rancher/mirrored-grafana-grafana-image-renderer
|
||||
# image-renderer Image tag
|
||||
tag: 3.0.1
|
||||
tag: 3.8.0
|
||||
# image-renderer Image sha (optional)
|
||||
sha: ""
|
||||
# image-renderer ImagePullPolicy
|
||||
|
|
|
@ -42,8 +42,8 @@ global:
|
|||
kubeRBACProxy:
|
||||
enabled: false
|
||||
image:
|
||||
registry: quay.io
|
||||
repository: brancz/kube-rbac-proxy
|
||||
registry: docker.io
|
||||
repository: rancher/mirrored-kube-rbac-proxy
|
||||
tag: v0.14.0
|
||||
sha: ""
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
|
@ -12162,7 +12162,7 @@ entries:
|
|||
catalog.cattle.io/upstream-version: 45.31.1
|
||||
apiVersion: v2
|
||||
appVersion: v0.65.1
|
||||
created: "2023-10-11T17:16:27.731710907-04:00"
|
||||
created: "2023-10-12T15:50:01.806592642-04:00"
|
||||
dependencies:
|
||||
- condition: grafana.enabled
|
||||
name: grafana
|
||||
|
@ -12234,7 +12234,7 @@ entries:
|
|||
and Prometheus rules combined with documentation and scripts to provide easy
|
||||
to operate end-to-end Kubernetes cluster monitoring with Prometheus using the
|
||||
Prometheus Operator.
|
||||
digest: bdc02f92a6d706294b5a5d9fe87d7a40bcb359aa81ced012124e87c73af7786c
|
||||
digest: afde3695df7dd459e2b833ef8b6db3613e7d43cc952964206d07e91684998f8c
|
||||
home: https://github.com/prometheus-operator/kube-prometheus
|
||||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
||||
keywords:
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
+ repository: rancher/mirrored-grafana-grafana-image-renderer
|
||||
# image-renderer Image tag
|
||||
- tag: latest
|
||||
+ tag: 3.0.1
|
||||
+ tag: 3.8.0
|
||||
# image-renderer Image sha (optional)
|
||||
sha: ""
|
||||
# image-renderer ImagePullPolicy
|
||||
|
|
|
@ -28,6 +28,17 @@
|
|||
# To help compatibility with other charts which use global.imagePullSecrets.
|
||||
# Allow either an array of {name: pullSecret} maps (k8s-style), or an array of strings (more common helm-style).
|
||||
# global:
|
||||
@@ -36,8 +42,8 @@
|
||||
kubeRBACProxy:
|
||||
enabled: false
|
||||
image:
|
||||
- registry: quay.io
|
||||
- repository: brancz/kube-rbac-proxy
|
||||
+ registry: docker.io
|
||||
+ repository: rancher/mirrored-kube-rbac-proxy
|
||||
tag: v0.14.0
|
||||
sha: ""
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -66,8 +72,8 @@
|
||||
|
||||
service:
|
||||
|
|
152
release.yaml
152
release.yaml
|
@ -9,122 +9,124 @@ epinio-crd:
|
|||
- 103.0.2+up1.10.0
|
||||
- 102.0.4+up1.9.0
|
||||
rancher-monitoring:
|
||||
- 102.0.2+up40.1.2
|
||||
- 103.0.0+up45.31.1
|
||||
rancher-monitoring-crd:
|
||||
- 102.0.2+up40.1.2
|
||||
- 103.0.0+up45.31.1
|
||||
fleet:
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.4
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.4
|
||||
fleet-agent:
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.4
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.4
|
||||
fleet-crd:
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.4
|
||||
- 102.1.1+up0.7.1
|
||||
- 102.2.0+up0.8.0
|
||||
- 103.1.0+up0.9.0-rc.4
|
||||
harvester-cloud-provider:
|
||||
- 103.0.0+up0.1.14
|
||||
- 103.0.0+up0.1.14
|
||||
harvester-csi-driver:
|
||||
- 103.0.0+up0.1.16
|
||||
- 103.0.0+up0.1.16
|
||||
longhorn:
|
||||
- 103.0.0+up1.3.3
|
||||
- 103.1.0+up1.4.3
|
||||
- 103.2.0+up1.5.1
|
||||
- 103.0.0+up1.3.3
|
||||
- 103.1.0+up1.4.3
|
||||
- 103.2.0+up1.5.1
|
||||
longhorn-crd:
|
||||
- 103.0.0+up1.3.3
|
||||
- 103.1.0+up1.4.3
|
||||
- 103.2.0+up1.5.1
|
||||
- 103.0.0+up1.3.3
|
||||
- 103.1.0+up1.4.3
|
||||
- 103.2.0+up1.5.1
|
||||
neuvector:
|
||||
- 102.0.4+up2.6.2
|
||||
- 103.0.0+up2.6.2
|
||||
- 102.0.4+up2.6.2
|
||||
- 103.0.0+up2.6.2
|
||||
neuvector-crd:
|
||||
- 102.0.4+up2.6.2
|
||||
- 103.0.0+up2.6.2
|
||||
- 102.0.4+up2.6.2
|
||||
- 103.0.0+up2.6.2
|
||||
neuvector-monitor:
|
||||
- 102.0.4+up2.6.2
|
||||
- 103.0.0+up2.6.2
|
||||
- 102.0.4+up2.6.2
|
||||
- 103.0.0+up2.6.2
|
||||
prometheus-federator:
|
||||
- 0.3.0+up0.3.3
|
||||
- 0.3.0+up0.3.3
|
||||
rancher-aks-operator:
|
||||
- 102.3.2+up1.1.3
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
- 102.3.2+up1.1.3
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
rancher-aks-operator-crd:
|
||||
- 102.3.2+up1.1.3
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
- 102.3.2+up1.1.3
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
rancher-alerting-drivers:
|
||||
- 103.0.0
|
||||
- 103.0.0
|
||||
rancher-backup:
|
||||
- 102.0.2+up3.1.2
|
||||
- 103.0.0+up4.0.0-rc1
|
||||
- 102.0.2+up3.1.2
|
||||
- 103.0.0+up4.0.0-rc1
|
||||
rancher-backup-crd:
|
||||
- 102.0.2+up3.1.2
|
||||
- 103.0.0+up4.0.0-rc1
|
||||
- 102.0.2+up3.1.2
|
||||
- 103.0.0+up4.0.0-rc1
|
||||
rancher-cis-benchmark:
|
||||
- 4.2.0
|
||||
- 5.0.0-rc3
|
||||
- 4.2.0
|
||||
- 5.0.0-rc3
|
||||
rancher-cis-benchmark-crd:
|
||||
- 4.2.0
|
||||
- 5.0.0-rc3
|
||||
- 4.2.0
|
||||
- 5.0.0-rc3
|
||||
rancher-csp-adapter:
|
||||
- 103.0.0+up3.0.0-rc2
|
||||
- 103.0.0+up3.0.0-rc2
|
||||
rancher-eks-operator:
|
||||
- 102.1.4+up1.2.2
|
||||
- 103.0.0+up1.3.0-rc3
|
||||
- 102.1.4+up1.2.2
|
||||
- 103.0.0+up1.3.0-rc3
|
||||
rancher-eks-operator-crd:
|
||||
- 102.1.4+up1.2.2
|
||||
- 103.0.0+up1.3.0-rc3
|
||||
- 102.1.4+up1.2.2
|
||||
- 103.0.0+up1.3.0-rc3
|
||||
rancher-external-ip-webhook:
|
||||
- 0.1.400
|
||||
- 0.1.600
|
||||
- 0.1.601
|
||||
- 100.0.0+up1.0.0
|
||||
- 100.0.1+up1.0.1
|
||||
- 100.0.2+up1.0.1
|
||||
- 0.1.400
|
||||
- 0.1.600
|
||||
- 0.1.601
|
||||
- 100.0.0+up1.0.0
|
||||
- 100.0.1+up1.0.1
|
||||
- 100.0.2+up1.0.1
|
||||
rancher-gatekeeper:
|
||||
- 103.1.0+up3.13.0
|
||||
- 103.1.0+up3.13.0
|
||||
rancher-gatekeeper-crd:
|
||||
- 103.1.0+up3.13.0
|
||||
- 103.1.0+up3.13.0
|
||||
rancher-gke-operator:
|
||||
- 102.0.2+up1.1.6
|
||||
- 103.0.1+up1.2.0-rc2
|
||||
- 102.0.2+up1.1.6
|
||||
- 103.0.1+up1.2.0-rc2
|
||||
rancher-gke-operator-crd:
|
||||
- 102.0.2+up1.1.6
|
||||
- 103.0.1+up1.2.0-rc2
|
||||
- 102.0.2+up1.1.6
|
||||
- 103.0.1+up1.2.0-rc2
|
||||
rancher-istio:
|
||||
- 102.3.0+up1.18.2
|
||||
- 103.1.0+up1.18.2
|
||||
- 103.2.0+up1.19.0
|
||||
- 102.3.0+up1.18.2
|
||||
- 103.1.0+up1.18.2
|
||||
- 103.2.0+up1.19.0
|
||||
rancher-logging:
|
||||
- 103.0.0+up3.17.10
|
||||
- 103.0.0+up3.17.10
|
||||
rancher-logging-crd:
|
||||
- 103.0.0+up3.17.10
|
||||
- 103.0.0+up3.17.10
|
||||
rancher-project-monitoring:
|
||||
- 0.3.0+up0.3.3
|
||||
- 0.3.0+up0.3.3
|
||||
rancher-provisioning-capi:
|
||||
- 100.0.0+up0.0.1
|
||||
- 103.0.0+up0.0.1
|
||||
- 100.0.0+up0.0.1
|
||||
- 103.0.0+up0.0.1
|
||||
rancher-vsphere-cpi:
|
||||
- 103.0.0+up1.6.0
|
||||
- 103.0.0+up1.6.0
|
||||
rancher-vsphere-csi:
|
||||
- 103.0.0+up3.0.2-rancher1
|
||||
- 103.0.0+up3.0.2-rancher1
|
||||
rancher-webhook:
|
||||
- 2.0.6+up0.3.6
|
||||
- 103.0.0+up0.4.0-rc10
|
||||
- 2.0.6+up0.3.6
|
||||
- 103.0.0+up0.4.0-rc10
|
||||
rancher-windows-gmsa:
|
||||
- 3.0.0
|
||||
- 3.0.0
|
||||
rancher-windows-gmsa-crd:
|
||||
- 3.0.0
|
||||
- 3.0.0
|
||||
sriov:
|
||||
- 103.0.0+up0.1.0
|
||||
- 103.0.0+up0.1.0
|
||||
sriov-crd:
|
||||
- 103.0.0+up0.1.0
|
||||
- 103.0.0+up0.1.0
|
||||
system-upgrade-controller:
|
||||
- 103.0.0+up0.6.0
|
||||
- 103.0.0+up0.6.0
|
||||
ui-plugin-operator:
|
||||
- 102.0.2+up0.2.1
|
||||
- 103.0.1+up0.2.1
|
||||
- 102.0.2+up0.2.1
|
||||
- 103.0.1+up0.2.1
|
||||
ui-plugin-operator-crd:
|
||||
- 102.0.2+up0.2.1
|
||||
- 103.0.1+up0.2.1
|
||||
- 102.0.2+up0.2.1
|
||||
- 103.0.1+up0.2.1
|
||||
|
|
Loading…
Reference in New Issue