chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36@0e9599e by renovate (#22446)
This commit is contained in:
parent
dab7744f38
commit
4b6f03f913
|
@ -22,7 +22,7 @@ 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"
|
||||
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/mysql-workbench
|
||||
- https://ghcr.io/linuxserver/mysql-workbench
|
||||
type: application
|
||||
version: 10.0.10
|
||||
version: 10.0.11
|
||||
|
|
|
@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst
|
|||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).
|
||||
|
||||
## Configuration Options
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).
|
||||
|
||||
## Chart Specific Guides and information
|
||||
|
||||
|
@ -39,8 +32,20 @@ All our charts have dedicated documentation pages.
|
|||
The documentation for this chart can be found here:
|
||||
https://truecharts.org/charts/stable/mysql-workbench
|
||||
|
||||
## Support
|
||||
## Configuration Options
|
||||
|
||||
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||
Hence most of these docs do not apply to TrueNAS SCALE
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/mysql-workbench/values.yaml
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
|
||||
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.36@sha256:2e4f0ad30a207259e7301053886aa8f01a7506a72e8166da82a2cc52b86c240e
|
||||
tag: 8.0.36@sha256:0e9599e37b08b1896ac2a53816d506df2ca9da47e23b2b115e45c310395afb79
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue