mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/kubeapps] Update dependencies (#13221)
* [bitnami/kubeapps] Update dependencies Signed-off-by: jotamartos <jotamartos@vmware.com> * [bitnami/kubeapps] Update README Signed-off-by: jotamartos <jotamartos@vmware.com> Signed-off-by: jotamartos <jotamartos@vmware.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.3.5
|
||||
version: 17.3.7
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.9.8
|
||||
version: 12.0.0
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.0.3
|
||||
digest: sha256:65621cb1e4058ca6ac7513aee4822d3a589ade12037661a54bbd1205eac14d02
|
||||
generated: "2022-10-17T11:39:49.099687657Z"
|
||||
version: 2.0.4
|
||||
digest: sha256:c7b869efd34ccb475850b2d50ad066c38134bfd44c3c67765e5667c566c5e56e
|
||||
generated: "2022-10-28T10:03:05.55588227+02:00"
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies:
|
||||
- condition: packaging.helm.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.x.x
|
||||
version: 12.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: kubeapps
|
||||
sources:
|
||||
- https://github.com/vmware-tanzu/kubeapps
|
||||
version: 11.0.1
|
||||
version: 12.0.0
|
||||
|
||||
@@ -666,6 +666,10 @@ helm upgrade $RELEASE_NAME my-repo/kubeapps
|
||||
|
||||
If you find issues upgrading Kubeapps, check the [troubleshooting](#error-while-upgrading-the-chart) section.
|
||||
|
||||
### To 12.0.0
|
||||
|
||||
This major updates the PostgreSQL subchart to its newest major, 12.0.0. [Here](https://github.com/bitnami/charts/tree/master/bitnami/postgresql#to-1200) you can find more information about the changes introduced in that version.
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall/delete the `kubeapps` deployment:
|
||||
@@ -1031,4 +1035,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user