Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update prometheus-operator-crds docker tag to v16.0.1 #408

Merged
merged 1 commit into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions hack/test-fixtures/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: prometheus-operator-crds
repository: oci://ghcr.io/prometheus-community/charts
version: 16.0.0
version: 16.0.1
- name: kyverno
repository: oci://ghcr.io/kyverno/charts
version: 3.3.3
digest: sha256:c5c97ab218a3719a76cd629e50083fcd48dfbb31621bbb75cbc9575c31bb0ec0
generated: "2024-11-13T11:19:31.467721749Z"
digest: sha256:9ccc166bb04eae9ce5beca8199420894ec2e06aab8490b690680a092a41c40a1
generated: "2024-11-26T11:20:50.728239253Z"
2 changes: 1 addition & 1 deletion hack/test-fixtures/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kubeVersion: ">= 1.19.0"
version: 1.0.3
dependencies:
- name: prometheus-operator-crds
version: 16.0.0
version: 16.0.1
repository: oci://ghcr.io/prometheus-community/charts
- name: kyverno
repository: oci://ghcr.io/kyverno/charts
Expand Down
Loading