From 6e90e692b492e4f5bfa7052810cd08421321f317 Mon Sep 17 00:00:00 2001 From: aaros-pl Date: Tue, 9 May 2023 20:52:45 +0200 Subject: [PATCH] Grav update container image to v1.7.40 (#8865) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Updated grav image ⚒️ Fixes # Outdated version #8864 #7796 Found the same issue open **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** Deployed helm chart with updated image version. **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/stable/grav/Chart.yaml | 4 ++-- charts/stable/grav/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 2faf78e1cce..afcbab40cff 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.7.18" +appVersion: "1.7.40" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 7.0.9 +version: 7.0.10 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/grav/values.yaml b/charts/stable/grav/values.yaml index c212b9802d9..13bea1e2a30 100644 --- a/charts/stable/grav/values.yaml +++ b/charts/stable/grav/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grav pullPolicy: IfNotPresent - tag: version-1.7.18@sha256:709e672ef2cbe1235d896ed9bac213d773abfe70b37925f5870a8a925a047e16 + tag: v1.7.40@sha256:096eb6a891e62bb6ece1c9a0e0f23a2d663cbf01ecfd3811558f00ae0c4be054 service: main: ports: