diff --git a/stable/xen-orchestra/5.0.0/app-changelog.md b/stable/xen-orchestra/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/xen-orchestra/5.0.0/CHANGELOG.md b/stable/xen-orchestra/5.0.1/CHANGELOG.md similarity index 93% rename from stable/xen-orchestra/5.0.0/CHANGELOG.md rename to stable/xen-orchestra/5.0.1/CHANGELOG.md index 46460fbb7c5..e6cb2291049 100644 --- a/stable/xen-orchestra/5.0.0/CHANGELOG.md +++ b/stable/xen-orchestra/5.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xen-orchestra-5.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.0...xen-orchestra-5.0.1) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#11326](https://github.com/truecharts/charts/issues/11326)) + + + + ## [xen-orchestra-5.0.0](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.34...xen-orchestra-5.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9878](https://github.com/truecharts/charts/issues/9878)) - - - -## [xen-orchestra-4.0.25](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.24...xen-orchestra-4.0.25) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9644](https://github.com/truecharts/charts/issues/9644)) - diff --git a/stable/xen-orchestra/5.0.0/Chart.yaml b/stable/xen-orchestra/5.0.1/Chart.yaml similarity index 95% rename from stable/xen-orchestra/5.0.0/Chart.yaml rename to stable/xen-orchestra/5.0.1/Chart.yaml index 7e4b556f541..9eef3855a83 100644 --- a/stable/xen-orchestra/5.0.0/Chart.yaml +++ b/stable/xen-orchestra/5.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.119.0" +appVersion: "5.120.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -17,7 +17,7 @@ maintainers: name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - management diff --git a/stable/xen-orchestra/5.0.0/README.md b/stable/xen-orchestra/5.0.1/README.md similarity index 100% rename from stable/xen-orchestra/5.0.0/README.md rename to stable/xen-orchestra/5.0.1/README.md diff --git a/stable/xen-orchestra/5.0.1/app-changelog.md b/stable/xen-orchestra/5.0.1/app-changelog.md new file mode 100644 index 00000000000..99679e5a0d2 --- /dev/null +++ b/stable/xen-orchestra/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-5.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.0...xen-orchestra-5.0.1) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#11326](https://github.com/truecharts/charts/issues/11326)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/5.0.0/app-readme.md b/stable/xen-orchestra/5.0.1/app-readme.md similarity index 100% rename from stable/xen-orchestra/5.0.0/app-readme.md rename to stable/xen-orchestra/5.0.1/app-readme.md diff --git a/stable/xen-orchestra/5.0.0/charts/common-14.0.1.tgz b/stable/xen-orchestra/5.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/xen-orchestra/5.0.0/charts/common-14.0.1.tgz rename to stable/xen-orchestra/5.0.1/charts/common-14.0.1.tgz diff --git a/stable/xen-orchestra/5.0.0/ix_values.yaml b/stable/xen-orchestra/5.0.1/ix_values.yaml similarity index 93% rename from stable/xen-orchestra/5.0.0/ix_values.yaml rename to stable/xen-orchestra/5.0.1/ix_values.yaml index fe31b1b8aff..a7bcb1cc4c0 100644 --- a/stable/xen-orchestra/5.0.0/ix_values.yaml +++ b/stable/xen-orchestra/5.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: v5.119.0@sha256:479030d23f29bf423210c186325a8fb448fc9a91563c205e7a6f3a2fca74264c + tag: v5.120.2@sha256:7cfdfed48bc24756b800eacf810447f1b0d27588d6d6829098082314e4e11ee5 pullPolicy: IfNotPresent service: main: diff --git a/stable/xen-orchestra/5.0.0/questions.yaml b/stable/xen-orchestra/5.0.1/questions.yaml similarity index 100% rename from stable/xen-orchestra/5.0.0/questions.yaml rename to stable/xen-orchestra/5.0.1/questions.yaml diff --git a/stable/xen-orchestra/5.0.0/templates/NOTES.txt b/stable/xen-orchestra/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/5.0.0/templates/NOTES.txt rename to stable/xen-orchestra/5.0.1/templates/NOTES.txt diff --git a/stable/xen-orchestra/5.0.0/templates/common.yaml b/stable/xen-orchestra/5.0.1/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/5.0.0/templates/common.yaml rename to stable/xen-orchestra/5.0.1/templates/common.yaml diff --git a/stable/xen-orchestra/5.0.0/values.yaml b/stable/xen-orchestra/5.0.1/values.yaml similarity index 100% rename from stable/xen-orchestra/5.0.0/values.yaml rename to stable/xen-orchestra/5.0.1/values.yaml