mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 16:01:23 -03:00
chore(mysql-workbench): update image ghcr.io/linuxserver/mysql-workbench digest to fbc5dde (#44381)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages) ([source](https://redirect.github.com/linuxserver/docker-mysql-workbench)) | digest | `b364d5b` -> `fbc5dde` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXlzcWwtd29ya2JlbmNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: incubator
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
@@ -20,18 +26,19 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/mysql-workbench
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mysql-workbench.webp
|
||||
home: https://truecharts.org/charts/stable/mysql-workbench
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.webp
|
||||
keywords:
|
||||
- mysql-workbench
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: mysql-workbench
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/mysql-workbench
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mysql-workbench
|
||||
type: application
|
||||
version: 12.13.23
|
||||
version: 12.13.24
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.46@sha256:b364d5babf519d1d2de110ea1db8263ea4a9a2a4a5269b88077ddbc587a5ead6
|
||||
tag: 8.0.46@sha256:fbc5ddeeecc47624d80d7ad596dd3b654334873c93f469e591557eae07acc668
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user