From 228edf85b1d89e99f748b55c3f39b21b65a78f1b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 28 May 2024 00:55:39 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../rdesktop/{9.0.100 => 9.0.130}/.helmignore | 0 .../{9.0.100 => 9.0.130}/CHANGELOG.md | 0 .../rdesktop/{9.0.100 => 9.0.130}/Chart.yaml | 2 +- .../rdesktop/{9.0.100 => 9.0.130}/README.md | 0 .../{9.0.100 => 9.0.130}/app-readme.md | 0 .../charts/common-23.0.8.tgz | Bin .../{9.0.100 => 9.0.130}/icon-small.webp | Bin .../rdesktop/{9.0.100 => 9.0.130}/icon.webp | Bin .../{9.0.100 => 9.0.130}/ix_values.yaml | 36 +++---- .../{9.0.100 => 9.0.130}/questions.yaml | 0 .../{9.0.100 => 9.0.130}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rdesktop/{9.0.100 => 9.0.130}/values.yaml | 0 stable/sourcegraph/6.1.2/app-changelog.md | 89 ------------------ .../sourcegraph/{6.1.2 => 6.1.4}/.helmignore | 0 .../sourcegraph/{6.1.2 => 6.1.4}/CHANGELOG.md | 0 .../sourcegraph/{6.1.2 => 6.1.4}/Chart.yaml | 6 +- stable/sourcegraph/{6.1.2 => 6.1.4}/README.md | 23 +++-- .../{6.1.2 => 6.1.4}/app-readme.md | 0 .../{6.1.2 => 6.1.4}/charts/common-23.0.8.tgz | Bin .../{6.1.2 => 6.1.4}/icon-small.webp | Bin stable/sourcegraph/{6.1.2 => 6.1.4}/icon.webp | Bin .../{6.1.2 => 6.1.4}/ix_values.yaml | 2 +- .../{6.1.2 => 6.1.4}/questions.yaml | 0 .../{6.1.2 => 6.1.4}/templates/common.yaml | 0 .../sourcegraph/{6.1.2 => 6.1.4}/values.yaml | 0 26 files changed, 37 insertions(+), 121 deletions(-) rename stable/rdesktop/{9.0.100 => 9.0.130}/.helmignore (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/CHANGELOG.md (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/Chart.yaml (98%) rename stable/rdesktop/{9.0.100 => 9.0.130}/README.md (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/app-readme.md (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/charts/common-23.0.8.tgz (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/icon-small.webp (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/icon.webp (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/ix_values.yaml (63%) rename stable/rdesktop/{9.0.100 => 9.0.130}/questions.yaml (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/templates/NOTES.txt (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/templates/common.yaml (100%) rename stable/rdesktop/{9.0.100 => 9.0.130}/values.yaml (100%) delete mode 100644 stable/sourcegraph/6.1.2/app-changelog.md rename stable/sourcegraph/{6.1.2 => 6.1.4}/.helmignore (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/CHANGELOG.md (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/Chart.yaml (94%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/README.md (80%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/app-readme.md (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/charts/common-23.0.8.tgz (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/icon-small.webp (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/icon.webp (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/ix_values.yaml (89%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/questions.yaml (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/templates/common.yaml (100%) rename stable/sourcegraph/{6.1.2 => 6.1.4}/values.yaml (100%) diff --git a/stable/rdesktop/9.0.100/.helmignore b/stable/rdesktop/9.0.130/.helmignore similarity index 100% rename from stable/rdesktop/9.0.100/.helmignore rename to stable/rdesktop/9.0.130/.helmignore diff --git a/stable/rdesktop/9.0.100/CHANGELOG.md b/stable/rdesktop/9.0.130/CHANGELOG.md similarity index 100% rename from stable/rdesktop/9.0.100/CHANGELOG.md rename to stable/rdesktop/9.0.130/CHANGELOG.md diff --git a/stable/rdesktop/9.0.100/Chart.yaml b/stable/rdesktop/9.0.130/Chart.yaml similarity index 98% rename from stable/rdesktop/9.0.100/Chart.yaml rename to stable/rdesktop/9.0.130/Chart.yaml index 96bca5f9079..955b63ea1e4 100644 --- a/stable/rdesktop/9.0.100/Chart.yaml +++ b/stable/rdesktop/9.0.130/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop type: application -version: 9.0.100 +version: 9.0.130 diff --git a/stable/rdesktop/9.0.100/README.md b/stable/rdesktop/9.0.130/README.md similarity index 100% rename from stable/rdesktop/9.0.100/README.md rename to stable/rdesktop/9.0.130/README.md diff --git a/stable/rdesktop/9.0.100/app-readme.md b/stable/rdesktop/9.0.130/app-readme.md similarity index 100% rename from stable/rdesktop/9.0.100/app-readme.md rename to stable/rdesktop/9.0.130/app-readme.md diff --git a/stable/rdesktop/9.0.100/charts/common-23.0.8.tgz b/stable/rdesktop/9.0.130/charts/common-23.0.8.tgz similarity index 100% rename from stable/rdesktop/9.0.100/charts/common-23.0.8.tgz rename to stable/rdesktop/9.0.130/charts/common-23.0.8.tgz diff --git a/stable/rdesktop/9.0.100/icon-small.webp b/stable/rdesktop/9.0.130/icon-small.webp similarity index 100% rename from stable/rdesktop/9.0.100/icon-small.webp rename to stable/rdesktop/9.0.130/icon-small.webp diff --git a/stable/rdesktop/9.0.100/icon.webp b/stable/rdesktop/9.0.130/icon.webp similarity index 100% rename from stable/rdesktop/9.0.100/icon.webp rename to stable/rdesktop/9.0.130/icon.webp diff --git a/stable/rdesktop/9.0.100/ix_values.yaml b/stable/rdesktop/9.0.130/ix_values.yaml similarity index 63% rename from stable/rdesktop/9.0.100/ix_values.yaml rename to stable/rdesktop/9.0.130/ix_values.yaml index f47703fd90a..de132b095eb 100644 --- a/stable/rdesktop/9.0.100/ix_values.yaml +++ b/stable/rdesktop/9.0.130/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/rdesktop - tag: latest@sha256:d90c0dd10b75b26d5539bb95584d534f1142ec0287f0f060db3dd9ee33674883 + tag: latest@sha256:9296608d6b621a0d585e0a27e0ec2a0f52785f542812c12ab76c8a1664317ba4 ubuntuXFCEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-xfce@sha256:fc4a940e94141c8e96b7af892c324c6b58fa0f00baa45b8e019d8ce767b3bd2c + tag: ubuntu-xfce@sha256:5bc84a979429b23fa4044cbc5312b22366ce011aecad7e1f4d49c17120369cad pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-xfce@sha256:ff52f3bddda12f9411d8697e8a15369ee0b172dd217112aee956ef6dfe87ea29 + tag: fedora-xfce@sha256:7075ded515ed07611e1f183399912c8ac572ab7baf78857cc2eaa334522d4b06 pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/rdesktop @@ -16,15 +16,15 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-kde@sha256:f110db302701dbd5e11cfe296a70752c9c0ea8085361fe66a6879d5ce0acbc07 + tag: alpine-kde@sha256:ee78c03a4332cc0f175d28a5e041fc4190988de50be7c267356d8ee6e6704869 pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-kde@sha256:7a92467aac3ad2f6c47fa6ad9bad303750d3a61121bd6327a4446d99271d04ac + tag: ubuntu-kde@sha256:3274c8db8f60aa696651641ee8d61f7cb12664a880ec10da1ff1bb4a8bb857fc pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-kde@sha256:8623726aa155eeb86e1b92926ce061c818bf00f481206974b41b4aa40946be03 + tag: fedora-kde@sha256:f9a68efde2e837ffab318bb5d79b2522ddd47d9f014f47e2f896a7857839d119 pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/rdesktop @@ -32,15 +32,15 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-mate@sha256:2c10617102ebee1e1ea3cbadbcc280718e322254ba4abd987251ec18732d6996 + tag: alpine-mate@sha256:216361bb9de88cbb93535799ed2f5c1aa03ed4b8a0a7365740ab81478c11af7b pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-mate@sha256:a838072e605344486a2d21083ef89caf2251bea68e032ef879b16023596e99cd + tag: ubuntu-mate@sha256:f5fd78f39666de3eb1e45625b068324eaae40686a752d28a4b509e08ed86f12c pullPolicy: Always fedoraMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-mate@sha256:70ac3aeb86802cd191dc20b096f1f28eb39181fae10d32ac91795dd5f8760940 + tag: fedora-mate@sha256:dcb71f12a49ced6e0310f3cce1ccc6e28f736366ac3382c327d4be2c0a31cfe1 pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/rdesktop @@ -48,15 +48,15 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/rdesktop - tag: alpine-i3@sha256:5fd8de43614b9c851611ed965209955748579fb3372c1586922547e5aa6247ef + tag: alpine-i3@sha256:da6c0fb317bbdda1e92bb8d69ea462f868f41f9b8513f840cda420be5d4ea680 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-i3@sha256:de5ac9581d4c916b1e617cf8a89167e4b2594b36252378863d55ed2d63b66160 + tag: ubuntu-i3@sha256:3e8528d0fd5193e5176593da171ca5411543a6fe5d1902822b243c04079da95d pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/rdesktop - tag: fedora-i3@sha256:bbf5897dbeba01118f517b12d41c490f0aa0a213b3098bb5224242a737d1a9e6 + tag: fedora-i3@sha256:407d8344552b9f0c2c2cfd6e1d8dd1be4e5cd44264879c36432dd2e780719485 pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/rdesktop @@ -64,15 +64,15 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-openbox@sha256:9647007144ffd3d9dd6f6c92c6c05a0f0f80a5596c5b15cf489e3aeff0688f3d + tag: alpine-openbox@sha256:97cf5785a2c700e6d89ff2471cc10c333ae54cf400c9b5a62522bd70833b7e49 pullPolicy: Always ubuntuOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-openbox@sha256:f9aae28e363d260d81c51cef09b8842a39c8ec0def06e890b4099e8ff3a15d5c + tag: ubuntu-openbox@sha256:d5c82287ca9f38d47c47724de5227a96c9708233c614c66c795ba5814f3ac40e pullPolicy: Always fedoraOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-openbox@sha256:7e1aa6ccd014e190e67b09ab259587690fa56e519ae5ef3ba968054611453148 + tag: fedora-openbox@sha256:864d8ec14d2549f1e2547a2b7b93d722e157a7a9394c10a20db3d4a6b7582f29 pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/rdesktop @@ -80,15 +80,15 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-icewm@sha256:48125f0a1f0f6bab48f411ff017d3d9840581e78e3381869d6b9a8aa5a511c70 + tag: alpine-icewm@sha256:ea5bae5ccada120d127f67c981d2de7a617f64b31481ad2fa1d2739aa65ad404 pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-icewm@sha256:379a0b094b0892143509512f3fdabcc2a2e99d9f9a7a6d4d95e6f597760807e9 + tag: ubuntu-icewm@sha256:e16e1c2634c731a93ddd1cab7ac6c203cd7d3a268c10c94057a266015dba5cc2 pullPolicy: Always fedoraICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-icewm@sha256:cd570b5646297c1edb766ce63732498d4486b6a470d155b7b1c073ffedcab40a + tag: fedora-icewm@sha256:1d8b5cafd2b923c73c199c389228479d3889ce24ca9ed252076f2c19f5029cf1 pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/rdesktop diff --git a/stable/rdesktop/9.0.100/questions.yaml b/stable/rdesktop/9.0.130/questions.yaml similarity index 100% rename from stable/rdesktop/9.0.100/questions.yaml rename to stable/rdesktop/9.0.130/questions.yaml diff --git a/stable/rdesktop/9.0.100/templates/NOTES.txt b/stable/rdesktop/9.0.130/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/9.0.100/templates/NOTES.txt rename to stable/rdesktop/9.0.130/templates/NOTES.txt diff --git a/stable/rdesktop/9.0.100/templates/common.yaml b/stable/rdesktop/9.0.130/templates/common.yaml similarity index 100% rename from stable/rdesktop/9.0.100/templates/common.yaml rename to stable/rdesktop/9.0.130/templates/common.yaml diff --git a/stable/rdesktop/9.0.100/values.yaml b/stable/rdesktop/9.0.130/values.yaml similarity index 100% rename from stable/rdesktop/9.0.100/values.yaml rename to stable/rdesktop/9.0.130/values.yaml diff --git a/stable/sourcegraph/6.1.2/app-changelog.md b/stable/sourcegraph/6.1.2/app-changelog.md deleted file mode 100644 index 3b5ac5f9eb8..00000000000 --- a/stable/sourcegraph/6.1.2/app-changelog.md +++ /dev/null @@ -1,89 +0,0 @@ - - -## [sourcegraph-6.1.2](https://github.com/truecharts/charts/compare/sourcegraph-5.6.0...sourcegraph-6.1.2) (2024-05-20) - -### Chore - - - -- bump everything to release new doc pages - -- bump charts to ensure new icons are released - -- bump everything to regenerate readme's and site index - -- bump charts to release new docs to fix broken links - -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - -- bump common - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- update container image sourcegraph/server to v5.3.11625[@855c79b](https://github.com/855c79b) by renovate ([#20978](https://github.com/truecharts/charts/issues/20978)) - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image sourcegraph/server to 5.3.12303[@c12a832](https://github.com/c12a832) by renovate ([#21189](https://github.com/truecharts/charts/issues/21189)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image sourcegraph/server to v5.4.0[@92219ce](https://github.com/92219ce) by renovate ([#21793](https://github.com/truecharts/charts/issues/21793)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v23.0.8[@9e7419b](https://github.com/9e7419b) by renovate ([#22277](https://github.com/truecharts/charts/issues/22277)) - -- update container image common to v23.0.7[@316d624](https://github.com/316d624) by renovate ([#22240](https://github.com/truecharts/charts/issues/22240)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image sourcegraph/server to v5.3.12303[@ce045ea](https://github.com/ce045ea) by renovate ([#21182](https://github.com/truecharts/charts/issues/21182)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image sourcegraph/server to v5.3.9104[@51f4747](https://github.com/51f4747) by renovate ([#20287](https://github.com/truecharts/charts/issues/20287)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image sourcegraph/server to v5.3.3[@1227381](https://github.com/1227381) by renovate ([#19618](https://github.com/truecharts/charts/issues/19618)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/sourcegraph/6.1.2/.helmignore b/stable/sourcegraph/6.1.4/.helmignore similarity index 100% rename from stable/sourcegraph/6.1.2/.helmignore rename to stable/sourcegraph/6.1.4/.helmignore diff --git a/stable/sourcegraph/6.1.2/CHANGELOG.md b/stable/sourcegraph/6.1.4/CHANGELOG.md similarity index 100% rename from stable/sourcegraph/6.1.2/CHANGELOG.md rename to stable/sourcegraph/6.1.4/CHANGELOG.md diff --git a/stable/sourcegraph/6.1.2/Chart.yaml b/stable/sourcegraph/6.1.4/Chart.yaml similarity index 94% rename from stable/sourcegraph/6.1.2/Chart.yaml rename to stable/sourcegraph/6.1.4/Chart.yaml index 20c26accb2a..27cc7d6bff4 100644 --- a/stable/sourcegraph/6.1.2/Chart.yaml +++ b/stable/sourcegraph/6.1.4/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.4.0 +appVersion: 5.4.3500 dependencies: - name: common version: 23.0.8 @@ -27,7 +27,7 @@ keywords: - Network-Web - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 6.1.2 +version: 6.1.4 diff --git a/stable/sourcegraph/6.1.2/README.md b/stable/sourcegraph/6.1.4/README.md similarity index 80% rename from stable/sourcegraph/6.1.2/README.md rename to stable/sourcegraph/6.1.4/README.md index c75a98c8c15..93ec37146c8 100644 --- a/stable/sourcegraph/6.1.2/README.md +++ b/stable/sourcegraph/6.1.4/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/sourcegraph -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/sourcegraph/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/stable/sourcegraph/6.1.2/app-readme.md b/stable/sourcegraph/6.1.4/app-readme.md similarity index 100% rename from stable/sourcegraph/6.1.2/app-readme.md rename to stable/sourcegraph/6.1.4/app-readme.md diff --git a/stable/sourcegraph/6.1.2/charts/common-23.0.8.tgz b/stable/sourcegraph/6.1.4/charts/common-23.0.8.tgz similarity index 100% rename from stable/sourcegraph/6.1.2/charts/common-23.0.8.tgz rename to stable/sourcegraph/6.1.4/charts/common-23.0.8.tgz diff --git a/stable/sourcegraph/6.1.2/icon-small.webp b/stable/sourcegraph/6.1.4/icon-small.webp similarity index 100% rename from stable/sourcegraph/6.1.2/icon-small.webp rename to stable/sourcegraph/6.1.4/icon-small.webp diff --git a/stable/sourcegraph/6.1.2/icon.webp b/stable/sourcegraph/6.1.4/icon.webp similarity index 100% rename from stable/sourcegraph/6.1.2/icon.webp rename to stable/sourcegraph/6.1.4/icon.webp diff --git a/stable/sourcegraph/6.1.2/ix_values.yaml b/stable/sourcegraph/6.1.4/ix_values.yaml similarity index 89% rename from stable/sourcegraph/6.1.2/ix_values.yaml rename to stable/sourcegraph/6.1.4/ix_values.yaml index 0a80641d04b..a64ae171358 100644 --- a/stable/sourcegraph/6.1.2/ix_values.yaml +++ b/stable/sourcegraph/6.1.4/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sourcegraph/server - tag: 5.4.0@sha256:92219ce3c200212b61ef9771dc10b70b7c541fcbb09bc8c08f1207878d23823f + tag: 5.4.3500@sha256:1ab06023c102549196ae674548a708f19aa8444e4b2d3f11872003df31bebb4b persistence: applicationdatastoragepath: enabled: true diff --git a/stable/sourcegraph/6.1.2/questions.yaml b/stable/sourcegraph/6.1.4/questions.yaml similarity index 100% rename from stable/sourcegraph/6.1.2/questions.yaml rename to stable/sourcegraph/6.1.4/questions.yaml diff --git a/stable/sourcegraph/6.1.2/templates/common.yaml b/stable/sourcegraph/6.1.4/templates/common.yaml similarity index 100% rename from stable/sourcegraph/6.1.2/templates/common.yaml rename to stable/sourcegraph/6.1.4/templates/common.yaml diff --git a/stable/sourcegraph/6.1.2/values.yaml b/stable/sourcegraph/6.1.4/values.yaml similarity index 100% rename from stable/sourcegraph/6.1.2/values.yaml rename to stable/sourcegraph/6.1.4/values.yaml