chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@66663d7 (#15917)
This commit is contained in:
parent
88862adeba
commit
36e38900ad
|
@ -1,31 +1,30 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: mysql-workbench
|
||||
version: 6.0.26
|
||||
version: 6.0.27
|
||||
appVersion: 8.0.34
|
||||
description:
|
||||
MySQL Workbench is a unified visual tool for database architects, developers
|
||||
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: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.34@sha256:10898a1dc753f829005162f0397c7b16ec0907a78ff89ebd590a89888ac96bcf
|
||||
tag: 8.0.34@sha256:66663d7dd9bb7e2355eadba44e3779cabea94987d2761f48918bf61c5fe17f62
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue