* Update in preparation for the next chart release.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Revert two changes that we overwrote with our dev changes.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Avoid empty envFrom
Co-authored-by: Juan Ariza Toledano <jariza@vmware.com>
Signed-off-by: Michael Nelson <absoludity@gmail.com>
* Update param comment for ociCatalog.
Co-authored-by: Juan Ariza Toledano <jariza@vmware.com>
Signed-off-by: Michael Nelson <absoludity@gmail.com>
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
* Update oci-catalog tag.
Signed-off-by: Michael Nelson <absoludity@gmail.com>
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
* Bump PostgreSQL subchart major version
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Update tests for the new version
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Update container images version
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
---------
Signed-off-by: Michael Nelson <minelson@vmware.com>
Signed-off-by: Michael Nelson <absoludity@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Michael Nelson <minelson@vmware.com>
Co-authored-by: Michael Nelson <absoludity@gmail.com>
Co-authored-by: Juan Ariza Toledano <jariza@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
Without this change, in order to use a custom probe, the user has to
specify the probe parameters, and also must specify for the original
probe "enabled: false".
Issue: #12354
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
* Update chart to support specifying sync tolerations via values.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Update example in comments to include tolerations.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* Add extraRules to ingress objects
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* Execute readme generator
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* Version bump
Signed-off-by: Fran Mulero <fmulero@vmware.com>
* Add missing namespace to kubeappsapis configmap.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Version bump.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Switch all links to use new vmware-tanzu organization.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Updates all doc links to use the new locations after the doc refactor.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Bump chart version.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <containers@bitnami.com>
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* Fix existingSecret. Update upgrade help.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Update readme (old links to master).
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Chart version bump
Signed-off-by: Michael Nelson <minelson@vmware.com>
* No longer deploy helm packaging dependencies when helm not enabled.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Merge branch 'master' into kubeapps-no-helm-no-helm-deps
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Only do postgres/redis validation when enabled.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Remove postgres/redis password checks and validation.
Both postgres and redis use lookup these days to check if a secret
exists and if not create it.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Fix missed conflict.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Re-bump chart version.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Bump chart after latest auto-update.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* kubeapps: bump chart version to 7.4.1-dev0
* Revert dev change
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Run readminator
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Update chart deps
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Co-authored-by: Antonio Gamez Diaz <agamez@vmware.com>
* Chart: update the cert-manager annotations
According to the documentation:
https://cert-manager.io/docs/usage/ingress/#optional-configuration,
the `kubernetes.io/tls-acme` annotations pertains to the kube-lego
project https://github.com/jetstack/kube-lego which is no longer maintained
and has been displaced by cert-manager.
As a result the cert-manager annotations should be used instead.
* Address PR comments
* Add default value to ingress.certManager
* Bump minor version
* kubeapps: bump chart version to 7.3.0-dev0
* Update changes from dev
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Use the new kubeapps-apis image container
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Add new section into the values.yaml for redis
* Update README.md
* Use latest Redis chart version
Chart.lock will be automatically updated
* Update Chart.lock
Co-authored-by: Antonio Gamez Diaz <agamez@vmware.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* kubeapps: bump chart version to 7.1.4-dev0
* Revert some changes
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Update readme and notes
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Revert reversion of nginx image tag. Add modifiers.
As I wanted to regenerate the README options with readme-generator,
I also needed to add the modifiers to the values so that the diff
would be minimal.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Forgot to regenerate after padding out a version to check diff locally.
Signed-off-by: Michael Nelson <minelson@vmware.com>
* Add PR feedback
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Downgrade chart version since it was already updated
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Revert 3541bf2914
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
* Add missing [array] in the values file
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Co-authored-by: Antonio Gamez Diaz <agamez@vmware.com>
Co-authored-by: Michael Nelson <minelson@vmware.com>
* added auth proxy cookie-refresh parameter with default value
* fixed unit
* added sample for adding cookie-refresh as an override
* switched to using values fields for scope and cookie refresh, to avoid duplicated options
* Add autogenerated params to the readme
* Replace the old oauth2proxy url by the new one
* Update bitnami/kubeapps/Chart.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
Co-authored-by: Dimitri Laloue <dlaloue@dlaloue-a01.vmware.com>
Co-authored-by: Antonio Gamez Diaz <agamez@vmware.com>
Co-authored-by: Antonio Gámez <antgamdia@gmail.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>