Skip to content

Commit

Permalink
Bump lagoon-opensearch-sync (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx authored Nov 13, 2023
1 parent 64b875f commit 173efa1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/lagoon-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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: 1.39.0
version: 1.40.0

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand All @@ -40,5 +40,5 @@ dependencies:
# Valid supported kinds are added, changed, deprecated, removed, fixed and security
annotations:
artifacthub.io/changes: |
- kind: added
description: Insights trivy service
- kind: changed
description: bump lagoon-opensearch-sync version to v0.7.1
2 changes: 1 addition & 1 deletion charts/lagoon-core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ opensearchSync:
repository: ghcr.io/uselagoon/lagoon-opensearch-sync
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v0.7.0"
tag: "v0.7.1"

# debug logging toggle
debug: false
Expand Down

0 comments on commit 173efa1

Please sign in to comment.