File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4444
4545 - name : Install Prometheus Operator CRDs
4646 id : prom
47- run : kubectl apply --server-side -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.54.0 /example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
47+ run : kubectl apply --server-side -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/release-0.69 /example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
4848 if : steps.list-changed.outputs.changed == 'true'
4949
5050 - name : Run chart-testing (install)
Original file line number Diff line number Diff line change 11dependencies:
22- name: redis
33 repository: https://charts.bitnami.com/bitnami
4- version: 18.1.5
5- digest: sha256:1b36e81e2d34a33ba7aa2229bfe6216ace85789aea70f9c2d72c59d58f3a2b4f
6- generated: "2023-10-17T15:27:08.54732+02 :00"
4+ version: 18.3.2
5+ digest: sha256:c4d7208b098ca3c44f960f02fb0e505ac6493cf00c6539ee7bf0a603371d9959
6+ generated: "2023-11-13T12:24:54.470708+01 :00"
Original file line number Diff line number Diff line change 11name : oauth2-proxy
2- version : 6.18.2
2+ version : 6.18.3
33apiVersion : v2
44appVersion : 7.5.1
55home : https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414 - redis
1515dependencies :
1616 - name : redis
17- version : ~18.1.5
17+ version : ~18.3.2
1818 repository : https://charts.bitnami.com/bitnami
1919 alias : redis
2020 condition : redis.enabled
@@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0"
3535annotations :
3636 artifacthub.io/changes : |
3737 - kind: added
38- description: Fixed the case for serviceMonitor values section
38+ description: Updated Redis and Prometheus Operator to the latest version.
3939 links:
4040 - name: Github PR
41- url: https://github.com/oauth2-proxy/manifests/pull/171
41+ url: https://github.com/oauth2-proxy/manifests/pull/172
You can’t perform that action at this time.
0 commit comments