[bitnami/jupyterhub] Update dependencies (#13223)

* [bitnami/jupyterhub] Update dependencies

Signed-off-by: jotamartos <jotamartos@vmware.com>

* [bitnami/jupyterhub] Update README

Signed-off-by: jotamartos <jotamartos@vmware.com>

Signed-off-by: jotamartos <jotamartos@vmware.com>
This commit is contained in:
Juan José Martos
2022-10-28 12:39:08 +02:00
committed by GitHub
parent a5a7d0eb75
commit 6a3aebdcc6
3 changed files with 13 additions and 7 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.2
version: 12.0.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.0.3
digest: sha256:7382bc3386ae40bcc9c0c5b00ce6405abdbbc6bb5b3369d09149807a50554485
generated: "2022-09-28T16:04:35.275570211Z"
version: 2.0.4
digest: sha256:5ae5346fa00c70cd701d31b92204f00fc2ef4fd7761b4d731c055e7fcefe0565
generated: "2022-10-28T10:05:14.512016123+02:00"
+2 -2
View File
@@ -6,7 +6,7 @@ dependencies:
- condition: postgresql.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:
@@ -26,4 +26,4 @@ name: jupyterhub
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/jupyterhub
- https://github.com/jupyterhub/jupyterhub
version: 2.0.2
version: 3.0.0
+7 -1
View File
@@ -580,6 +580,12 @@ Find more information about how to deal with common errors related to Bitnami's
## Upgrading
### To 3.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.
### To any previous version
Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/jupyterhub/administration/upgrade/).
## License
@@ -596,4 +602,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.