Skip to content

Commit

Permalink
Merge pull request #108 from JosefWN/upgrade-to-9364
Browse files Browse the repository at this point in the history
Upgrade to stable-9364
  • Loading branch information
spijet authored Mar 27, 2024
2 parents 1be856b + 37f1383 commit 313f75c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
5 changes: 2 additions & 3 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ type: application
# to the chart and its templates, including the app version.
version: 1.4.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.
appVersion: stable-9111
# This is the version number of the application being deployed.
appVersion: stable-9364

dependencies:
- name: prosody
Expand Down
5 changes: 2 additions & 3 deletions charts/prosody/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ type: application
# to the chart and its templates, including the app version.
version: 1.4.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.
appVersion: stable-9111
# This is the version number of the application being deployed.
appVersion: stable-9364
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -497,4 +497,4 @@ prosody:
_prosody_cfg_lua: ""
_saslauthd_conf: ""
_jitsi_meet_cfg_lua: ""
tag: 'stable-9111'
tag: stable-9364

0 comments on commit 313f75c

Please sign in to comment.