Skip to content

Commit

Permalink
chore(chart): Bumps various versions in chart (#375)
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Thomas <[email protected]>
  • Loading branch information
thomastaylor312 authored Mar 17, 2022
1 parent 69a8f2f commit 68330d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions wasmcloud_host/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ icon: https://github.com/wasmCloud/wasmcloud.com-dev/raw/main/static/images/wasm

type: application

version: 0.4.1
version: 0.5.0

appVersion: "0.54.0"
appVersion: "0.54.1"
2 changes: 1 addition & 1 deletion wasmcloud_host/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ nats:
pullPolicy: IfNotPresent
# NOTE: The alpine image is required if you are doing leafnode configuration. Otherwise the base
# nats image is missing the root certificates needed for validation
tag: "2.6-alpine"
tag: "2.7-alpine"
resources: {}

imagePullSecrets: []
Expand Down

0 comments on commit 68330d2

Please sign in to comment.