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 logging-operator docker tag to v5 #727

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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 charts/lagoon-logging/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: logging-operator
repository: oci://ghcr.io/kube-logging/helm-charts
version: 4.10.0
digest: sha256:dc96194b2cf7dfced2baae103138c3fa7ca2307db8e09f537813b428b5852542
generated: "2024-11-08T08:30:35.651405515+11:00"
version: 5.0.1
digest: sha256:6325f0e1449ec24c9e96247f7b7c326965bb074aaa5556fb35a58254eed4d9b2
generated: "2024-12-31T02:52:49.669811423Z"
2 changes: 1 addition & 1 deletion charts/lagoon-logging/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ appVersion: 4.10.0
dependencies:
- name: logging-operator
repository: oci://ghcr.io/kube-logging/helm-charts
version: 4.10.0
version: 5.0.1
condition: logging-operator.enabled

# This section is used to collect a changelog for artifacthub.io
Expand Down
Loading