Skip to content

Commit

Permalink
Upgrade nginx (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongseonlee authored Feb 25, 2025
1 parent 1e2477b commit fbb0645
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/vessl/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ dependencies:
version: 0.1.0
- name: nginx-ingress
repository: https://helm.nginx.com/stable
version: 2.0.0
digest: sha256:9554e8dca973ef5409d4c6464e2ccebf0f33bae34a2e39c531653eed924fda8a
generated: "2025-02-21T01:44:20.299572+09:00"
version: 2.0.1
digest: sha256:b0447f10a2ee0f01677fd0fbb09468f7b4c803caa1f0256ff2260817ee0b1b52
generated: "2025-02-25T17:49:35.993014+09:00"
6 changes: 3 additions & 3 deletions charts/vessl/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: vessl
type: application
version: 0.0.49
appVersion: "0.6.24"
version: 0.0.50
appVersion: "0.6.28"
dependencies:
- name: node-feature-discovery
version: "0.17.1"
Expand Down Expand Up @@ -52,6 +52,6 @@ dependencies:
version: "0.1.0"
condition: lpp-advanced-config.enabled
- name: nginx-ingress
version: "2.0.0"
version: "2.0.1"
condition: nginx-ingress.enabled
repository: https://helm.nginx.com/stable

0 comments on commit fbb0645

Please sign in to comment.