chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@51c9417 by renovate (#16419)
This commit is contained in:
parent
bd7ab35f9d
commit
6c805bdbdc
|
@ -1,35 +1,35 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: mysql-workbench
|
||||
version: 7.0.11
|
||||
version: 7.0.12
|
||||
appVersion: 8.0.34
|
||||
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
|
||||
home: https://truecharts.org/charts/stable/mysql-workbench
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench
|
||||
- https://ghcr.io/linuxserver/mysql-workbench
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench
|
||||
- https://ghcr.io/linuxserver/mysql-workbench
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- mysql-workbench
|
||||
- mysql-workbench
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: incubator
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: incubator
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.34@sha256:eb838bdc6e44cd18ee88b52ecda9edaa857d49bf227f284c15c78e5c0e92e2d4
|
||||
tag: 8.0.34@sha256:51c941773f1c39f85ceed5cea72a904150bac8d88ee886b5d3c1126f88556a9c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue