Skip to content

Commit

Permalink
chore: Bump version to 0.21.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed Mar 5, 2024
1 parent 95190ff commit fc58c6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: mgnl
description: Run Magnolia CMS on Kubernetes in production
type: application
version: 0.21.3
appVersion: "0.21.3"
version: 0.21.4
appVersion: "0.21.4"
home: https://github.com/neoskop/mgnl-on-k8s
sources:
- https://github.com/neoskop/mgnl-on-k8s
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ magnoliaLightModuleUpdater:
sourceDir: "/"
image:
repository: neoskop/mgnl-light-module-updater
tag: 0.21.3
tag: 0.21.4
pullPolicy: Always
pullSecret: {}
resources:
Expand Down

0 comments on commit fc58c6e

Please sign in to comment.