Skip to content

Commit

Permalink
chart: update nginx, use OCI repo
Browse files Browse the repository at this point in the history
nginx (chart) major updates have not been documented since 11.x https://github.com/bitnami/charts/tree/main/bitnami/nginx#upgrading
  • Loading branch information
dunn committed Aug 25, 2023
1 parent 982eadd commit 67f533c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/hyrax/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: solr.enabled
- name: nginx
version: 13.2.30
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 15.2.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: nginx.enabled
- name: fits
version: 0.1.0
Expand Down

0 comments on commit 67f533c

Please sign in to comment.