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
|
||||
- tag: 2.0.52
|
||||
+ repository: rancher/mirrored-amazon-aws-cli
|
||||
+ tag: 2.8.9
|
||||
+ tag: 2.9.0
|
||||
kubectl:
|
||||
repository: rancher/kubectl
|
||||
tag: v1.22.6
|
||||
|
@ -26,7 +26,7 @@
|
|||
- repository: paketobuildpacks/builder
|
||||
- tag: full
|
||||
+ repository: rancher/mirrored-paketobuildpacks-builder
|
||||
+ tag: 0.2.95-full
|
||||
+ tag: 0.2.234-full
|
||||
server:
|
||||
# Domain which serves the Rancher UI (to access the API)
|
||||
accessControlAllowOrigin: ""
|
||||
|
@ -41,7 +41,7 @@
|
|||
- repository: nginx
|
||||
- tag: 1.23.1
|
||||
+ repository: rancher/mirrored-library-nginx
|
||||
+ tag: 1.23.0-alpine
|
||||
+ tag: 1.23.2-alpine
|
||||
imagePullPolicy: IfNotPresent
|
||||
# The ingressClassName is used to select the ingress controller. If
|
||||
# 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
|
||||
version: 101.0.0
|
||||
version: 101.0.1
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
Loading…
Reference in New Issue