Skip to content

Commit

Permalink
chore: update uselagoon/logs-dispatcher from v3.4.0 to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed May 17, 2024
1 parent e6928b3 commit 588190f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/lagoon-logging/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ type: application
# time you make changes to the chart and its templates, including the app
# version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.81.1
version: 0.82.0

dependencies:
- name: logging-operator
Expand All @@ -33,5 +33,5 @@ dependencies:
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: security
description: avoid test role and rolebinding being wrongly installed
- kind: changed
description: update uselagoon/logs-dispatcher from v3.4.0 to v3.6.0
4 changes: 2 additions & 2 deletions charts/lagoon-logging/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ logsDispatcher:
repository: uselagoon/logs-dispatcher
pullPolicy: IfNotPresent
# Overrides the image tag whose default is "latest".
tag: "v3.4.0"
tag: "v3.6.0"

serviceAccount:
# Specifies whether a service account should be created
Expand Down Expand Up @@ -121,7 +121,7 @@ cdnLogsCollector:
repository: uselagoon/logs-dispatcher
pullPolicy: IfNotPresent
# Overrides the image tag whose default is "latest".
tag: "v3.4.0"
tag: "v3.6.0"

podAnnotations: {}

Expand Down

0 comments on commit 588190f

Please sign in to comment.