From 88e67cd14f174f3aca1ee227edd862cd66be9f43 Mon Sep 17 00:00:00 2001 From: Antonio Gamez Diaz Date: Tue, 9 Apr 2024 09:51:12 +0200 Subject: [PATCH] Bring dev changes back Signed-off-by: Antonio Gamez Diaz --- chart/kubeapps/.helmignore | 2 +- chart/kubeapps/Chart.yaml | 2 +- chart/kubeapps/README.md | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/chart/kubeapps/.helmignore b/chart/kubeapps/.helmignore index 46d67d5b770..1206beba76a 100644 --- a/chart/kubeapps/.helmignore +++ b/chart/kubeapps/.helmignore @@ -1,4 +1,4 @@ -# Copyright 2021-2022 the Kubeapps contributors. +# Copyright 2021-2024 the Kubeapps contributors. # SPDX-License-Identifier: Apache-2.0 # Patterns to ignore when building packages. diff --git a/chart/kubeapps/Chart.yaml b/chart/kubeapps/Chart.yaml index 5815c7695fa..7020c84300e 100644 --- a/chart/kubeapps/Chart.yaml +++ b/chart/kubeapps/Chart.yaml @@ -52,4 +52,4 @@ maintainers: name: kubeapps sources: - https://github.com/bitnami/charts/tree/main/bitnami/kubeapps -version: 15.0.2 +version: 15.0.3-dev diff --git a/chart/kubeapps/README.md b/chart/kubeapps/README.md index e4d3e5977ca..c03ab44f0ce 100644 --- a/chart/kubeapps/README.md +++ b/chart/kubeapps/README.md @@ -1,5 +1,3 @@ - - # Bitnami package for Kubeapps Kubeapps is a web-based UI for launching and managing applications on Kubernetes. It allows users to deploy trusted applications and operators to control users access to the cluster.