chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.89.0@8b0159e by renovate (#21756)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages) ([source](https://togithub.com/linuxserver/docker-openvscode-server)) | minor | `1.88.1` -> `1.89.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
f6700b1c0f
commit
8c816b89c5
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.88.1
|
||||
appVersion: 1.89.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.webp
|
||||
keywords:
|
||||
- openvscode-server
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
|
||||
- https://ghcr.io/linuxserver/openvscode-server
|
||||
type: application
|
||||
version: 10.0.6
|
||||
version: 10.1.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.88.1@sha256:734bca8c28683fe352166edf8609d6a8644693446dca5191a390dfa109d227ef
|
||||
tag: 1.89.0@sha256:8b0159edebf25fc9b523ad11e7f235d3969f015ee25ddaa27b6de74eba4c317a
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
|
|
Loading…
Reference in New Issue