mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Merge branch 'renovate/mariadb-operator-crds-25.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Update Helm release mariadb-operator-crds to v25.10.4 See merge request deepcypher/dc-kc!920
This commit is contained in:
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 25.8.4
|
||||
- name: mariadb-operator-crds
|
||||
repository: https://helm.mariadb.com/mariadb-operator
|
||||
version: 25.8.4
|
||||
digest: sha256:b2a915db36ff305f8528844b0298a41b8a3a30d53005078f098c4cef62c4ccca
|
||||
generated: "2025-10-21T21:32:57.488194269+01:00"
|
||||
version: 25.10.4
|
||||
digest: sha256:6ab4710608c8c7a058b776610b8c945f7322bda0f2a37eadf77f7b29ad327bad
|
||||
generated: "2026-01-16T00:37:32.255689587Z"
|
||||
|
||||
@@ -15,7 +15,7 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.1.3
|
||||
version: 0.2.0
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
@@ -29,7 +29,7 @@ dependencies:
|
||||
repository: "https://helm.mariadb.com/mariadb-operator"
|
||||
condition: mariadb-operator.enabled
|
||||
- name: mariadb-operator-crds
|
||||
version: 25.8.4
|
||||
version: 25.10.4
|
||||
repository: "https://helm.mariadb.com/mariadb-operator"
|
||||
condition: mariadb-operator-crds.enabled
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# mariadb-operator
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for Kubernetes
|
||||
|
||||
@@ -8,14 +8,25 @@ A Helm chart for Kubernetes
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://bitnami-labs.github.io/mariadb-operator | mariadb-operator | 2.17.7 |
|
||||
| https://helm.mariadb.com/mariadb-operator | mariadb-operator | 25.8.4 |
|
||||
| https://helm.mariadb.com/mariadb-operator | mariadb-operator-crds | 25.10.4 |
|
||||
|
||||
## Values
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| mariadb-operator.createController | bool | `true` | |
|
||||
| mariadb-operator.ingress.enabled | bool | `false` | |
|
||||
| mariadb-operator.ingress.hostname | string | `"secrets.deepcypher.me"` | |
|
||||
| mariadb-operator.networkPolicy.enabled | bool | `true` | |
|
||||
| environment.baseDomain | string | `"deepcypher.me"` | |
|
||||
| environment.contact.email | string | `"noreply@deepcypher.me"` | |
|
||||
| environment.contact.name | string | `"George Onoufriou"` | |
|
||||
| environment.hardware | string | `"metal"` | |
|
||||
| environment.location.name | string | `"unknown"` | |
|
||||
| environment.mode | string | `"production"` | |
|
||||
| environment.name | string | `"unknown"` | |
|
||||
| environment.revision | string | `"main"` | |
|
||||
| mariadb-operator-crds.enabled | bool | `true` | |
|
||||
| mariadb-operator.enabled | bool | `true` | |
|
||||
| mariadb-operator.ha.enabled | bool | `true` | |
|
||||
| mariadb-operator.ha.replicas | int | `2` | |
|
||||
| mariadb-operator.metrics.enabled | bool | `true` | |
|
||||
| mariadb-operator.metrics.serviceMonitor.enabled | bool | `true` | |
|
||||
|
||||
|
||||
BIN
charts/mariadb-operator/charts/mariadb-operator-crds-25.10.4.tgz
Normal file
BIN
charts/mariadb-operator/charts/mariadb-operator-crds-25.10.4.tgz
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user