Skip to content

Commit

Permalink
fix: update appVersion and registry
Browse files Browse the repository at this point in the history
  • Loading branch information
genofire authored Nov 28, 2023
1 parent db48155 commit 5bb77e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/mollysocket/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: mollysocket
description: Deploy MollySocket into Kubernetes


version: 0.2.7
version: 0.2.8

appVersion: "0.2.3"
appVersion: "1.1.1"

home: "https://molly.im/"
icon: "https://avatars.githubusercontent.com/u/58849401?s=200&v=4"
Expand Down
2 changes: 1 addition & 1 deletion charts/mollysocket/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
repository: ghcr.io/mollysocket/mollysocket
repository: ghcr.io/mollyim/mollysocket
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
Expand Down

0 comments on commit 5bb77e5

Please sign in to comment.