mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/kubeapps] Release 12.4.2 (#16690)
* [bitnami/kubeapps] Release 12.4.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 17.10.1
|
version: 17.10.3
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 12.4.2
|
version: 12.5.2
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.2.5
|
version: 2.3.0
|
||||||
digest: sha256:861c321d11bbf5a8e55775d81a6de1aebb1d6af7df87c853bd5d4c1f5cbc7214
|
digest: sha256:e8035726699f2d621551af1e73a4782b37b6a46070d5c8824cd65a7ab04fee4f
|
||||||
generated: "2023-05-08T22:43:21.159913027Z"
|
generated: "2023-05-16T18:43:26.935930803Z"
|
||||||
|
|||||||
@@ -32,4 +32,4 @@ maintainers:
|
|||||||
name: kubeapps
|
name: kubeapps
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/kubeapps
|
- https://github.com/bitnami/charts/tree/main/bitnami/kubeapps
|
||||||
version: 12.4.1
|
version: 12.4.2
|
||||||
|
|||||||
@@ -6,8 +6,6 @@ Kubeapps is a web-based UI for launching and managing applications on Kubernetes
|
|||||||
|
|
||||||
[Overview of Kubeapps](https://github.com/vmware-tanzu/kubeapps)
|
[Overview of Kubeapps](https://github.com/vmware-tanzu/kubeapps)
|
||||||
|
|
||||||
Looking to use Kubeapps in production? Try [VMware Application Catalog](https://bitnami.com/enterprise), the enterprise edition of Bitnami Application Catalog.
|
|
||||||
|
|
||||||
## TL;DR
|
## TL;DR
|
||||||
|
|
||||||
```console
|
```console
|
||||||
@@ -112,7 +110,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith
|
|||||||
| ------------------------------------------------ | ----------------------------------------------------------------------------------------------------- | ---------------------- |
|
| ------------------------------------------------ | ----------------------------------------------------------------------------------------------------- | ---------------------- |
|
||||||
| `frontend.image.registry` | NGINX image registry | `docker.io` |
|
| `frontend.image.registry` | NGINX image registry | `docker.io` |
|
||||||
| `frontend.image.repository` | NGINX image repository | `bitnami/nginx` |
|
| `frontend.image.repository` | NGINX image repository | `bitnami/nginx` |
|
||||||
| `frontend.image.tag` | NGINX image tag (immutable tags are recommended) | `1.23.4-debian-11-r14` |
|
| `frontend.image.tag` | NGINX image tag (immutable tags are recommended) | `1.23.4-debian-11-r17` |
|
||||||
| `frontend.image.digest` | NGINX image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `frontend.image.digest` | NGINX image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `frontend.image.pullPolicy` | NGINX image pull policy | `IfNotPresent` |
|
| `frontend.image.pullPolicy` | NGINX image pull policy | `IfNotPresent` |
|
||||||
| `frontend.image.pullSecrets` | NGINX image pull secrets | `[]` |
|
| `frontend.image.pullSecrets` | NGINX image pull secrets | `[]` |
|
||||||
@@ -196,7 +194,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith
|
|||||||
| `dashboard.enabled` | Specifies whether Kubeapps Dashboard should be deployed or not | `true` |
|
| `dashboard.enabled` | Specifies whether Kubeapps Dashboard should be deployed or not | `true` |
|
||||||
| `dashboard.image.registry` | Dashboard image registry | `docker.io` |
|
| `dashboard.image.registry` | Dashboard image registry | `docker.io` |
|
||||||
| `dashboard.image.repository` | Dashboard image repository | `bitnami/kubeapps-dashboard` |
|
| `dashboard.image.repository` | Dashboard image repository | `bitnami/kubeapps-dashboard` |
|
||||||
| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `2.7.0-debian-11-r7` |
|
| `dashboard.image.tag` | Dashboard image tag (immutable tags are recommended) | `2.7.0-debian-11-r11` |
|
||||||
| `dashboard.image.digest` | Dashboard image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `dashboard.image.digest` | Dashboard image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `dashboard.image.pullPolicy` | Dashboard image pull policy | `IfNotPresent` |
|
| `dashboard.image.pullPolicy` | Dashboard image pull policy | `IfNotPresent` |
|
||||||
| `dashboard.image.pullSecrets` | Dashboard image pull secrets | `[]` |
|
| `dashboard.image.pullSecrets` | Dashboard image pull secrets | `[]` |
|
||||||
@@ -343,7 +341,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith
|
|||||||
| `authProxy.enabled` | Specifies whether Kubeapps should configure OAuth login/logout | `false` |
|
| `authProxy.enabled` | Specifies whether Kubeapps should configure OAuth login/logout | `false` |
|
||||||
| `authProxy.image.registry` | OAuth2 Proxy image registry | `docker.io` |
|
| `authProxy.image.registry` | OAuth2 Proxy image registry | `docker.io` |
|
||||||
| `authProxy.image.repository` | OAuth2 Proxy image repository | `bitnami/oauth2-proxy` |
|
| `authProxy.image.repository` | OAuth2 Proxy image repository | `bitnami/oauth2-proxy` |
|
||||||
| `authProxy.image.tag` | OAuth2 Proxy image tag (immutable tags are recommended) | `7.4.0-debian-11-r65` |
|
| `authProxy.image.tag` | OAuth2 Proxy image tag (immutable tags are recommended) | `7.4.0-debian-11-r68` |
|
||||||
| `authProxy.image.digest` | OAuth2 Proxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `authProxy.image.digest` | OAuth2 Proxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `authProxy.image.pullPolicy` | OAuth2 Proxy image pull policy | `IfNotPresent` |
|
| `authProxy.image.pullPolicy` | OAuth2 Proxy image pull policy | `IfNotPresent` |
|
||||||
| `authProxy.image.pullSecrets` | OAuth2 Proxy image pull secrets | `[]` |
|
| `authProxy.image.pullSecrets` | OAuth2 Proxy image pull secrets | `[]` |
|
||||||
@@ -383,7 +381,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith
|
|||||||
| `pinnipedProxy.enabled` | Specifies whether Kubeapps should configure Pinniped Proxy | `false` |
|
| `pinnipedProxy.enabled` | Specifies whether Kubeapps should configure Pinniped Proxy | `false` |
|
||||||
| `pinnipedProxy.image.registry` | Pinniped Proxy image registry | `docker.io` |
|
| `pinnipedProxy.image.registry` | Pinniped Proxy image registry | `docker.io` |
|
||||||
| `pinnipedProxy.image.repository` | Pinniped Proxy image repository | `bitnami/kubeapps-pinniped-proxy` |
|
| `pinnipedProxy.image.repository` | Pinniped Proxy image repository | `bitnami/kubeapps-pinniped-proxy` |
|
||||||
| `pinnipedProxy.image.tag` | Pinniped Proxy image tag (immutable tags are recommended) | `2.7.0-debian-11-r6` |
|
| `pinnipedProxy.image.tag` | Pinniped Proxy image tag (immutable tags are recommended) | `2.7.0-debian-11-r8` |
|
||||||
| `pinnipedProxy.image.digest` | Pinniped Proxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `pinnipedProxy.image.digest` | Pinniped Proxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `pinnipedProxy.image.pullPolicy` | Pinniped Proxy image pull policy | `IfNotPresent` |
|
| `pinnipedProxy.image.pullPolicy` | Pinniped Proxy image pull policy | `IfNotPresent` |
|
||||||
| `pinnipedProxy.image.pullSecrets` | Pinniped Proxy image pull secrets | `[]` |
|
| `pinnipedProxy.image.pullSecrets` | Pinniped Proxy image pull secrets | `[]` |
|
||||||
@@ -463,7 +461,7 @@ Once you have installed Kubeapps follow the [Getting Started Guide](https://gith
|
|||||||
| `kubeappsapis.pluginConfig.resources.packages.v1alpha1.trustedNamespaces.headerPattern` | Optional header pattern for trusted namespaces | `""` |
|
| `kubeappsapis.pluginConfig.resources.packages.v1alpha1.trustedNamespaces.headerPattern` | Optional header pattern for trusted namespaces | `""` |
|
||||||
| `kubeappsapis.image.registry` | Kubeapps-APIs image registry | `docker.io` |
|
| `kubeappsapis.image.registry` | Kubeapps-APIs image registry | `docker.io` |
|
||||||
| `kubeappsapis.image.repository` | Kubeapps-APIs image repository | `bitnami/kubeapps-apis` |
|
| `kubeappsapis.image.repository` | Kubeapps-APIs image repository | `bitnami/kubeapps-apis` |
|
||||||
| `kubeappsapis.image.tag` | Kubeapps-APIs image tag (immutable tags are recommended) | `2.7.0-debian-11-r7` |
|
| `kubeappsapis.image.tag` | Kubeapps-APIs image tag (immutable tags are recommended) | `2.7.0-debian-11-r9` |
|
||||||
| `kubeappsapis.image.digest` | Kubeapps-APIs image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `kubeappsapis.image.digest` | Kubeapps-APIs image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `kubeappsapis.image.pullPolicy` | Kubeapps-APIs image pull policy | `IfNotPresent` |
|
| `kubeappsapis.image.pullPolicy` | Kubeapps-APIs image pull policy | `IfNotPresent` |
|
||||||
| `kubeappsapis.image.pullSecrets` | Kubeapps-APIs image pull secrets | `[]` |
|
| `kubeappsapis.image.pullSecrets` | Kubeapps-APIs image pull secrets | `[]` |
|
||||||
|
|||||||
@@ -205,7 +205,7 @@ frontend:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/nginx
|
repository: bitnami/nginx
|
||||||
tag: 1.23.4-debian-11-r14
|
tag: 1.23.4-debian-11-r17
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -524,7 +524,7 @@ dashboard:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/kubeapps-dashboard
|
repository: bitnami/kubeapps-dashboard
|
||||||
tag: 2.7.0-debian-11-r7
|
tag: 2.7.0-debian-11-r11
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -1142,7 +1142,7 @@ authProxy:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/oauth2-proxy
|
repository: bitnami/oauth2-proxy
|
||||||
tag: 7.4.0-debian-11-r65
|
tag: 7.4.0-debian-11-r68
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -1280,7 +1280,7 @@ pinnipedProxy:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/kubeapps-pinniped-proxy
|
repository: bitnami/kubeapps-pinniped-proxy
|
||||||
tag: 2.7.0-debian-11-r6
|
tag: 2.7.0-debian-11-r8
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -1573,7 +1573,7 @@ kubeappsapis:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/kubeapps-apis
|
repository: bitnami/kubeapps-apis
|
||||||
tag: 2.7.0-debian-11-r7
|
tag: 2.7.0-debian-11-r9
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user