Skip to content

Commit

Permalink
Release v0.4.1 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Feb 8, 2023
1 parent cf451c6 commit 27467dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions plural/helm/console/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 0.3.25
appVersion: 0.4.1
description: A chart for plural console
name: console
version: 0.7.42
version: 0.7.43
dependencies:
- name: test-base
repository: https://pluralsh.github.io/module-library
Expand Down
2 changes: 1 addition & 1 deletion plural/helm/console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 2

image:
repository: dkr.plural.sh/console/console
tag: '0.4.0' ## PLRL-REPLACE[ tag: '%s']
tag: '0.4.1' ## PLRL-REPLACE[ tag: '%s']
imagePullPolicy: IfNotPresent

serviceAccount:
Expand Down

0 comments on commit 27467dc

Please sign in to comment.