From e2039de9186cf814b39c661126e97f7241eeda0f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 May 2022 09:27:38 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../kopia/{0.0.11 => 0.0.12}/CHANGELOG.md | 18 +++++++++--------- incubator/kopia/{0.0.11 => 0.0.12}/Chart.lock | 2 +- incubator/kopia/{0.0.11 => 0.0.12}/Chart.yaml | 4 ++-- incubator/kopia/{0.0.11 => 0.0.12}/README.md | 0 .../kopia/{0.0.11 => 0.0.12}/app-readme.md | 0 .../charts/common-9.3.17.tgz | Bin .../kopia/{0.0.11 => 0.0.12}/ix_values.yaml | 2 +- .../kopia/{0.0.11 => 0.0.12}/questions.yaml | 0 .../kopia/{0.0.11 => 0.0.12}/security.md | 4 ++-- .../{0.0.11 => 0.0.12}/templates/common.yaml | 0 .../kopia/{0.0.11 => 0.0.12}/values.yaml | 0 11 files changed, 15 insertions(+), 15 deletions(-) rename incubator/kopia/{0.0.11 => 0.0.12}/CHANGELOG.md (90%) rename incubator/kopia/{0.0.11 => 0.0.12}/Chart.lock (80%) rename incubator/kopia/{0.0.11 => 0.0.12}/Chart.yaml (95%) rename incubator/kopia/{0.0.11 => 0.0.12}/README.md (100%) rename incubator/kopia/{0.0.11 => 0.0.12}/app-readme.md (100%) rename incubator/kopia/{0.0.11 => 0.0.12}/charts/common-9.3.17.tgz (100%) rename incubator/kopia/{0.0.11 => 0.0.12}/ix_values.yaml (84%) rename incubator/kopia/{0.0.11 => 0.0.12}/questions.yaml (100%) rename incubator/kopia/{0.0.11 => 0.0.12}/security.md (99%) rename incubator/kopia/{0.0.11 => 0.0.12}/templates/common.yaml (100%) rename incubator/kopia/{0.0.11 => 0.0.12}/values.yaml (100%) diff --git a/incubator/kopia/0.0.11/CHANGELOG.md b/incubator/kopia/0.0.12/CHANGELOG.md similarity index 90% rename from incubator/kopia/0.0.11/CHANGELOG.md rename to incubator/kopia/0.0.12/CHANGELOG.md index 649dea0ad08..6171bcef60f 100644 --- a/incubator/kopia/0.0.11/CHANGELOG.md +++ b/incubator/kopia/0.0.12/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kopia-0.0.12](https://github.com/truecharts/apps/compare/kopia-0.0.11...kopia-0.0.12) (2022-05-24) + +#### Chore + +* update container image kopia/kopia to v20220523.0.174913 ([#2742](https://github.com/truecharts/apps/issues/2742)) + + + ### [kopia-0.0.11](https://github.com/truecharts/apps/compare/kopia-0.0.10...kopia-0.0.11) (2022-05-24) @@ -88,12 +97,3 @@ ### [kopia-0.0.3](https://github.com/truecharts/apps/compare/kopia-0.0.2...kopia-0.0.3) (2022-05-10) #### Chore - -* update helm general non-major helm releases ([#2649](https://github.com/truecharts/apps/issues/2649)) - - - - -### [kopia-0.0.2](https://github.com/truecharts/apps/compare/kopia-0.0.1...kopia-0.0.2) (2022-05-08) - -#### Chore diff --git a/incubator/kopia/0.0.11/Chart.lock b/incubator/kopia/0.0.12/Chart.lock similarity index 80% rename from incubator/kopia/0.0.11/Chart.lock rename to incubator/kopia/0.0.12/Chart.lock index 37e5b435956..abab7aa8570 100644 --- a/incubator/kopia/0.0.11/Chart.lock +++ b/incubator/kopia/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 9.3.17 digest: sha256:0baee009d04b98af63ce7181cf4a32bc8aa4a6cdcc645b3c003ef7c9c79a35fc -generated: "2022-05-24T06:35:48.372719874Z" +generated: "2022-05-24T09:18:40.051205119Z" diff --git a/incubator/kopia/0.0.11/Chart.yaml b/incubator/kopia/0.0.12/Chart.yaml similarity index 95% rename from incubator/kopia/0.0.11/Chart.yaml rename to incubator/kopia/0.0.12/Chart.yaml index 2a09eaa78e7..cfe82a1e301 100644 --- a/incubator/kopia/0.0.11/Chart.yaml +++ b/incubator/kopia/0.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20220522.0" +appVersion: "20220523.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://kopia.io/docs/installation/#docker-images - https://hub.docker.com/r/kopia/kopia - https://github.com/kopia/kopia -version: 0.0.11 +version: 0.0.12 annotations: truecharts.org/catagories: | - utility diff --git a/incubator/kopia/0.0.11/README.md b/incubator/kopia/0.0.12/README.md similarity index 100% rename from incubator/kopia/0.0.11/README.md rename to incubator/kopia/0.0.12/README.md diff --git a/incubator/kopia/0.0.11/app-readme.md b/incubator/kopia/0.0.12/app-readme.md similarity index 100% rename from incubator/kopia/0.0.11/app-readme.md rename to incubator/kopia/0.0.12/app-readme.md diff --git a/incubator/kopia/0.0.11/charts/common-9.3.17.tgz b/incubator/kopia/0.0.12/charts/common-9.3.17.tgz similarity index 100% rename from incubator/kopia/0.0.11/charts/common-9.3.17.tgz rename to incubator/kopia/0.0.12/charts/common-9.3.17.tgz diff --git a/incubator/kopia/0.0.11/ix_values.yaml b/incubator/kopia/0.0.12/ix_values.yaml similarity index 84% rename from incubator/kopia/0.0.11/ix_values.yaml rename to incubator/kopia/0.0.12/ix_values.yaml index 82199b35b1c..3ac6b7eb95c 100644 --- a/incubator/kopia/0.0.11/ix_values.yaml +++ b/incubator/kopia/0.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: kopia/kopia - tag: 20220522.0.201701@sha256:d41b04fe0aecf7ac8a75be3a02085ae0ceab8c23ef88dc6e44329884fb0944c2 + tag: 20220523.0.174913@sha256:ef56e5bc179b6b810c9050624f765433924462926d3394d023343d20ccc96bad pullPolicy: IfNotPresent extraArgs: ["server", "--address=http://0.0.0.0:10238", "--ui", "--insecure"] diff --git a/incubator/kopia/0.0.11/questions.yaml b/incubator/kopia/0.0.12/questions.yaml similarity index 100% rename from incubator/kopia/0.0.11/questions.yaml rename to incubator/kopia/0.0.12/questions.yaml diff --git a/incubator/kopia/0.0.11/security.md b/incubator/kopia/0.0.12/security.md similarity index 99% rename from incubator/kopia/0.0.11/security.md rename to incubator/kopia/0.0.12/security.md index 394c73757d9..8cfbaeadfe6 100644 --- a/incubator/kopia/0.0.11/security.md +++ b/incubator/kopia/0.0.12/security.md @@ -44,7 +44,7 @@ hide: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 - kopia/kopia:20220522.0.201701@sha256:d41b04fe0aecf7ac8a75be3a02085ae0ceab8c23ef88dc6e44329884fb0944c2 + kopia/kopia:20220523.0.174913@sha256:ef56e5bc179b6b810c9050624f765433924462926d3394d023343d20ccc96bad ##### Scan Results @@ -91,7 +91,7 @@ hide: | zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 |
Expand...http://seclists.org/fulldisclosure/2022/May/33
http://seclists.org/fulldisclosure/2022/May/35
http://seclists.org/fulldisclosure/2022/May/38
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://errata.almalinux.org/8/ALSA-2022-2201.html
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4
https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5
https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ
https://linux.oracle.com/cve/CVE-2018-25032.html
https://linux.oracle.com/errata/ELSA-2022-2213.html
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://support.apple.com/kb/HT213255
https://support.apple.com/kb/HT213256
https://support.apple.com/kb/HT213257
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
| -#### Container: kopia/kopia:20220522.0.201701@sha256:d41b04fe0aecf7ac8a75be3a02085ae0ceab8c23ef88dc6e44329884fb0944c2 (debian 11.3) +#### Container: kopia/kopia:20220523.0.174913@sha256:ef56e5bc179b6b810c9050624f765433924462926d3394d023343d20ccc96bad (debian 11.3) **debian** diff --git a/incubator/kopia/0.0.11/templates/common.yaml b/incubator/kopia/0.0.12/templates/common.yaml similarity index 100% rename from incubator/kopia/0.0.11/templates/common.yaml rename to incubator/kopia/0.0.12/templates/common.yaml diff --git a/incubator/kopia/0.0.11/values.yaml b/incubator/kopia/0.0.12/values.yaml similarity index 100% rename from incubator/kopia/0.0.11/values.yaml rename to incubator/kopia/0.0.12/values.yaml