Skip to content

Commit

Permalink
update uselagoon/logs-dispatcher image to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Oct 17, 2023
1 parent b8612db commit 6b5787b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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.79.0
version: 0.80.0

dependencies:
- name: logging-operator
Expand All @@ -33,4 +33,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: require minimum Kubernetes 1.23
description: update uselagoon/logs-dispatcher image to v3.4.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.3.0"
tag: "v3.4.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.3.0"
tag: "v3.4.0"

podAnnotations: {}

Expand Down

0 comments on commit 6b5787b

Please sign in to comment.