From f6004f86125fd44ec57e2cae3d1cc4d7b806e29d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 22 Jan 2024 06:33:33 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/neko/4.1.69/app-changelog.md | 9 -------- stable/neko/{4.1.69 => 4.1.79}/CHANGELOG.md | 18 ++++++++-------- stable/neko/{4.1.69 => 4.1.79}/Chart.yaml | 2 +- stable/neko/{4.1.69 => 4.1.79}/README.md | 0 stable/neko/4.1.79/app-changelog.md | 9 ++++++++ stable/neko/{4.1.69 => 4.1.79}/app-readme.md | 0 .../charts/common-17.2.28.tgz | Bin stable/neko/{4.1.69 => 4.1.79}/ix_values.yaml | 20 +++++++++--------- stable/neko/{4.1.69 => 4.1.79}/questions.yaml | 0 .../{4.1.69 => 4.1.79}/templates/common.yaml | 0 stable/neko/{4.1.69 => 4.1.79}/values.yaml | 0 11 files changed, 29 insertions(+), 29 deletions(-) delete mode 100644 stable/neko/4.1.69/app-changelog.md rename stable/neko/{4.1.69 => 4.1.79}/CHANGELOG.md (91%) rename stable/neko/{4.1.69 => 4.1.79}/Chart.yaml (98%) rename stable/neko/{4.1.69 => 4.1.79}/README.md (100%) create mode 100644 stable/neko/4.1.79/app-changelog.md rename stable/neko/{4.1.69 => 4.1.79}/app-readme.md (100%) rename stable/neko/{4.1.69 => 4.1.79}/charts/common-17.2.28.tgz (100%) rename stable/neko/{4.1.69 => 4.1.79}/ix_values.yaml (67%) rename stable/neko/{4.1.69 => 4.1.79}/questions.yaml (100%) rename stable/neko/{4.1.69 => 4.1.79}/templates/common.yaml (100%) rename stable/neko/{4.1.69 => 4.1.79}/values.yaml (100%) diff --git a/stable/neko/4.1.69/app-changelog.md b/stable/neko/4.1.69/app-changelog.md deleted file mode 100644 index a77b1389207..00000000000 --- a/stable/neko/4.1.69/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [neko-4.1.69](https://github.com/truecharts/charts/compare/neko-4.1.68...neko-4.1.69) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) \ No newline at end of file diff --git a/stable/neko/4.1.69/CHANGELOG.md b/stable/neko/4.1.79/CHANGELOG.md similarity index 91% rename from stable/neko/4.1.69/CHANGELOG.md rename to stable/neko/4.1.79/CHANGELOG.md index 53fd936bedf..ef302ab5132 100644 --- a/stable/neko/4.1.69/CHANGELOG.md +++ b/stable/neko/4.1.79/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [neko-4.1.79](https://github.com/truecharts/charts/compare/neko-4.1.69...neko-4.1.79) (2024-01-22) + +### Chore + + + +- update neko by renovate ([#17497](https://github.com/truecharts/charts/issues/17497)) + + ## [neko-4.1.69](https://github.com/truecharts/charts/compare/neko-4.1.68...neko-4.1.69) (2024-01-21) ### Chore @@ -88,12 +97,3 @@ title: Changelog - update neko by renovate ([#16722](https://github.com/truecharts/charts/issues/16722)) - - -## [neko-4.1.15](https://github.com/truecharts/charts/compare/neko-4.1.14...neko-4.1.15) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs diff --git a/stable/neko/4.1.69/Chart.yaml b/stable/neko/4.1.79/Chart.yaml similarity index 98% rename from stable/neko/4.1.69/Chart.yaml rename to stable/neko/4.1.79/Chart.yaml index 35d0370a3dd..f319834f559 100644 --- a/stable/neko/4.1.69/Chart.yaml +++ b/stable/neko/4.1.79/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/neko - https://hub.docker.com/r/m1k1o/neko type: application -version: 4.1.69 +version: 4.1.79 diff --git a/stable/neko/4.1.69/README.md b/stable/neko/4.1.79/README.md similarity index 100% rename from stable/neko/4.1.69/README.md rename to stable/neko/4.1.79/README.md diff --git a/stable/neko/4.1.79/app-changelog.md b/stable/neko/4.1.79/app-changelog.md new file mode 100644 index 00000000000..873dc67df4b --- /dev/null +++ b/stable/neko/4.1.79/app-changelog.md @@ -0,0 +1,9 @@ + + +## [neko-4.1.79](https://github.com/truecharts/charts/compare/neko-4.1.69...neko-4.1.79) (2024-01-22) + +### Chore + + + +- update neko by renovate ([#17497](https://github.com/truecharts/charts/issues/17497)) \ No newline at end of file diff --git a/stable/neko/4.1.69/app-readme.md b/stable/neko/4.1.79/app-readme.md similarity index 100% rename from stable/neko/4.1.69/app-readme.md rename to stable/neko/4.1.79/app-readme.md diff --git a/stable/neko/4.1.69/charts/common-17.2.28.tgz b/stable/neko/4.1.79/charts/common-17.2.28.tgz similarity index 100% rename from stable/neko/4.1.69/charts/common-17.2.28.tgz rename to stable/neko/4.1.79/charts/common-17.2.28.tgz diff --git a/stable/neko/4.1.69/ix_values.yaml b/stable/neko/4.1.79/ix_values.yaml similarity index 67% rename from stable/neko/4.1.69/ix_values.yaml rename to stable/neko/4.1.79/ix_values.yaml index 41beecfede6..0720a6c04e2 100644 --- a/stable/neko/4.1.69/ix_values.yaml +++ b/stable/neko/4.1.79/ix_values.yaml @@ -1,23 +1,23 @@ braveImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: brave@sha256:94b43a2f51d7bc667d9d0ff9cf2a362463871670aa5f667abcd475144821bb68 + tag: brave@sha256:e29a468f624fa1211944239a6f6e98dc0482fb9c888e0114f6688d2b350ac853 chromeImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: google-chrome@sha256:250110fbe600ac1ae2d3f8748101cdd7e103dc9dcf0f6632587e253b20877e0a + tag: google-chrome@sha256:b4f2d8b72ac317c458e5ca5635b6426612a607e34e9176a4f0b85e1a5788d213 chromiumImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: chromium@sha256:1f3577e9283425bc7a741b9bda070370165f06f42c91ae0b8590c17733ecfa87 + tag: chromium@sha256:69ded5bfc68e13fa5ea0884e6b9c992e19fe556718b9c71908c35419929ec727 edgeImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: microsoft-edge@sha256:21124c883166960cd3ec14ac6c0cf971bda2d04a6e961e80363ac226c7056f67 + tag: microsoft-edge@sha256:942da6d38c6e8babcf30f77f550e9bdd5794fdc7075b7a0961ee887be235009a image: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: firefox@sha256:b32a5d2d44da9c41d7792a1519c3182fadb2da563d578a1e33a5a217cd76d332 + tag: firefox@sha256:40e5c8b691d4509267ab160906c21bc7756af9e3da1335ba075c223048f500ea imageSelector: image portal: open: @@ -25,7 +25,7 @@ portal: remminaImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: remmina@sha256:d6f1e8f521faab3747ab273b405ae803e247041720f28082e9c0f4608964ed22 + tag: remmina@sha256:a21d6ed10fa253991377edb04564d48f7ba89c78c2c28ccf2eebe6ff275a2852 securityContext: container: readOnlyRootFilesystem: false @@ -57,15 +57,15 @@ service: torImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: tor-browser@sha256:2b5faf884b9dcbf0030373f4512290e6ae1e875aa095aedca49ceaf4c8a16e69 + tag: tor-browser@sha256:5e2640895143f7513f43628b22e19cc6b1dd43e524219b640439e2a95a3114c7 vivaldiImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: vivaldi@sha256:2a8143aac91da73345156875676cff3f4bbdc3bd6a8b060d4ce5970a44a7666e + tag: vivaldi@sha256:3cae0645a969722a2437969fdc98e31aae4dea521c4a73aae58e4c696d2bf064 vlcImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: vlc@sha256:38f5450f12ef1246eec6928448ffa3d2ff78b1e35c8aff6f57bd84422ad43c54 + tag: vlc@sha256:8579e8de95782e2f97e549559fcf9d2154c3e3967a3609056b0fa83d8777dadc vncviewerImage: pullPolicy: IfNotPresent repository: m1k1o/neko @@ -90,4 +90,4 @@ workload: xfceImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: xfce@sha256:c50f96fbb58ef30c4272770f8c382af241412372ff01edc3a025a220a9f7d504 + tag: xfce@sha256:3c984d8e9cd4f1fd2890e4083ff8d4f8c13a30d420327640e3001e1ade7d1879 diff --git a/stable/neko/4.1.69/questions.yaml b/stable/neko/4.1.79/questions.yaml similarity index 100% rename from stable/neko/4.1.69/questions.yaml rename to stable/neko/4.1.79/questions.yaml diff --git a/stable/neko/4.1.69/templates/common.yaml b/stable/neko/4.1.79/templates/common.yaml similarity index 100% rename from stable/neko/4.1.69/templates/common.yaml rename to stable/neko/4.1.79/templates/common.yaml diff --git a/stable/neko/4.1.69/values.yaml b/stable/neko/4.1.79/values.yaml similarity index 100% rename from stable/neko/4.1.69/values.yaml rename to stable/neko/4.1.79/values.yaml