mirror of https://git.rancher.io/charts
bump various dependent images - aws, nginx, paketo - security
parent
3f5253db1a
commit
0e15329be4
|
@ -18,7 +18,7 @@
|
||||||
- repository: amazon/aws-cli
|
- repository: amazon/aws-cli
|
||||||
- tag: 2.0.52
|
- tag: 2.0.52
|
||||||
+ repository: rancher/mirrored-amazon-aws-cli
|
+ repository: rancher/mirrored-amazon-aws-cli
|
||||||
+ tag: 2.8.9
|
+ tag: 2.9.0
|
||||||
kubectl:
|
kubectl:
|
||||||
repository: rancher/kubectl
|
repository: rancher/kubectl
|
||||||
tag: v1.22.6
|
tag: v1.22.6
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
- repository: paketobuildpacks/builder
|
- repository: paketobuildpacks/builder
|
||||||
- tag: full
|
- tag: full
|
||||||
+ repository: rancher/mirrored-paketobuildpacks-builder
|
+ repository: rancher/mirrored-paketobuildpacks-builder
|
||||||
+ tag: 0.2.95-full
|
+ tag: 0.2.234-full
|
||||||
server:
|
server:
|
||||||
# Domain which serves the Rancher UI (to access the API)
|
# Domain which serves the Rancher UI (to access the API)
|
||||||
accessControlAllowOrigin: ""
|
accessControlAllowOrigin: ""
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
- repository: nginx
|
- repository: nginx
|
||||||
- tag: 1.23.1
|
- tag: 1.23.1
|
||||||
+ repository: rancher/mirrored-library-nginx
|
+ repository: rancher/mirrored-library-nginx
|
||||||
+ tag: 1.23.0-alpine
|
+ tag: 1.23.2-alpine
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
# The ingressClassName is used to select the ingress controller. If
|
# The ingressClassName is used to select the ingress controller. If
|
||||||
# empty no class will be added to the ingresses.
|
# empty no class will be added to the ingresses.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
url: https://github.com/epinio/helm-charts/releases/download/epinio-1.4.0/epinio-1.4.0.tgz
|
url: https://github.com/epinio/helm-charts/releases/download/epinio-1.4.0/epinio-1.4.0.tgz
|
||||||
version: 101.0.0
|
version: 101.0.1
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
Loading…
Reference in New Issue