chore(deps): update container image x1unix/go-playground to latest@fd25c19 by renovate (#17098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | x1unix/go-playground | digest | `2d9dad6` -> `fd25c19` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
005a555099
commit
c4d2f89194
|
@ -1,30 +1,3 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: go-playground
|
||||
version: 4.1.6
|
||||
appVersion: latest
|
||||
description: mproved Go Playground powered by Monaco Editor and React
|
||||
home: https://truecharts.org/charts/incubator/go-playground
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground
|
||||
- https://hub.docker.com/r/x1unix/go-playground
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- go-playground
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
|
@ -33,4 +6,31 @@ annotations:
|
|||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: mproved Go Playground powered by Monaco Editor and React
|
||||
home: https://truecharts.org/charts/incubator/go-playground
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png
|
||||
keywords:
|
||||
- go-playground
|
||||
- Tools-Utilities
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: go-playground
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground
|
||||
- https://hub.docker.com/r/x1unix/go-playground
|
||||
type: application
|
||||
version: 4.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: x1unix/go-playground
|
||||
tag: latest@sha256:2d9dad67af7a801cf472dccde3cecd02a2b19e4412b136d2a6ede02489baa470
|
||||
tag: latest@sha256:fd25c19f36ede6e653af64f189503c34adbd30a63a308242854e6f4974e02bde
|
||||
persistence: {}
|
||||
portal:
|
||||
open:
|
||||
|
|
Loading…
Reference in New Issue