diff --git a/incubator/sourcegraph/2.0.16/app-changelog.md b/incubator/sourcegraph/2.0.16/app-changelog.md deleted file mode 100644 index 8305e0d1f5..0000000000 --- a/incubator/sourcegraph/2.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sourcegraph-2.0.16](https://github.com/truecharts/charts/compare/sourcegraph-2.0.15...sourcegraph-2.0.16) (2023-02-23) - -### Chore - -- update container image tccr.io/truecharts/sourcegraph to v4.5.0 - - \ No newline at end of file diff --git a/incubator/sourcegraph/2.0.16/CHANGELOG.md b/incubator/sourcegraph/2.0.17/CHANGELOG.md similarity index 91% rename from incubator/sourcegraph/2.0.16/CHANGELOG.md rename to incubator/sourcegraph/2.0.17/CHANGELOG.md index 5e0e8ee823..4edda76347 100644 --- a/incubator/sourcegraph/2.0.16/CHANGELOG.md +++ b/incubator/sourcegraph/2.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sourcegraph-2.0.17](https://github.com/truecharts/charts/compare/sourcegraph-2.0.16...sourcegraph-2.0.17) (2023-02-24) + +### Chore + +- update container image tccr.io/truecharts/sourcegraph to v4.5.1 + + + + ## [sourcegraph-2.0.16](https://github.com/truecharts/charts/compare/sourcegraph-2.0.15...sourcegraph-2.0.16) (2023-02-23) ### Chore @@ -88,12 +97,3 @@ ## [sourcegraph-2.0.7](https://github.com/truecharts/charts/compare/sourcegraph-2.0.6...sourcegraph-2.0.7) (2022-12-24) ### Chore - -- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688)) - - - - -## [sourcegraph-2.0.6](https://github.com/truecharts/charts/compare/sourcegraph-2.0.5...sourcegraph-2.0.6) (2022-12-19) - -### Chore diff --git a/incubator/sourcegraph/2.0.16/Chart.yaml b/incubator/sourcegraph/2.0.17/Chart.yaml similarity index 96% rename from incubator/sourcegraph/2.0.16/Chart.yaml rename to incubator/sourcegraph/2.0.17/Chart.yaml index 5a82d16614..cf1c262cec 100644 --- a/incubator/sourcegraph/2.0.16/Chart.yaml +++ b/incubator/sourcegraph/2.0.17/Chart.yaml @@ -7,7 +7,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "4.5.0" +appVersion: "4.5.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 2.0.16 +version: 2.0.17 diff --git a/incubator/sourcegraph/2.0.16/README.md b/incubator/sourcegraph/2.0.17/README.md similarity index 100% rename from incubator/sourcegraph/2.0.16/README.md rename to incubator/sourcegraph/2.0.17/README.md diff --git a/incubator/sourcegraph/2.0.17/app-changelog.md b/incubator/sourcegraph/2.0.17/app-changelog.md new file mode 100644 index 0000000000..f37c1f1dc2 --- /dev/null +++ b/incubator/sourcegraph/2.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sourcegraph-2.0.17](https://github.com/truecharts/charts/compare/sourcegraph-2.0.16...sourcegraph-2.0.17) (2023-02-24) + +### Chore + +- update container image tccr.io/truecharts/sourcegraph to v4.5.1 + + \ No newline at end of file diff --git a/incubator/sourcegraph/2.0.16/app-readme.md b/incubator/sourcegraph/2.0.17/app-readme.md similarity index 100% rename from incubator/sourcegraph/2.0.16/app-readme.md rename to incubator/sourcegraph/2.0.17/app-readme.md diff --git a/incubator/sourcegraph/2.0.16/charts/common-11.1.2.tgz b/incubator/sourcegraph/2.0.17/charts/common-11.1.2.tgz similarity index 100% rename from incubator/sourcegraph/2.0.16/charts/common-11.1.2.tgz rename to incubator/sourcegraph/2.0.17/charts/common-11.1.2.tgz diff --git a/incubator/sourcegraph/2.0.16/ix_values.yaml b/incubator/sourcegraph/2.0.17/ix_values.yaml similarity index 90% rename from incubator/sourcegraph/2.0.16/ix_values.yaml rename to incubator/sourcegraph/2.0.17/ix_values.yaml index d287319487..80be582a16 100644 --- a/incubator/sourcegraph/2.0.16/ix_values.yaml +++ b/incubator/sourcegraph/2.0.17/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sourcegraph - tag: 4.5.0@sha256:db95eb286ecf8e0a7365683b61ba409bf960ad0329fe9a2b0a9020fe1eb4169f + tag: 4.5.1@sha256:4952986a78ed0c3d579f138b59d0d4a8141d3cba158ee7452977e39cc2872df0 persistence: applicationdatastoragepath: enabled: true diff --git a/incubator/sourcegraph/2.0.16/questions.yaml b/incubator/sourcegraph/2.0.17/questions.yaml similarity index 100% rename from incubator/sourcegraph/2.0.16/questions.yaml rename to incubator/sourcegraph/2.0.17/questions.yaml diff --git a/incubator/sourcegraph/2.0.16/templates/common.yaml b/incubator/sourcegraph/2.0.17/templates/common.yaml similarity index 100% rename from incubator/sourcegraph/2.0.16/templates/common.yaml rename to incubator/sourcegraph/2.0.17/templates/common.yaml diff --git a/incubator/sourcegraph/2.0.16/values.yaml b/incubator/sourcegraph/2.0.17/values.yaml similarity index 100% rename from incubator/sourcegraph/2.0.16/values.yaml rename to incubator/sourcegraph/2.0.17/values.yaml