Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.2 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 9e00cec commit 6a63a27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/nginx-static/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: Deploy nginx with static pages
type: application
version: 0.1.6
# renovate: datasource=docker depName=nginx
appVersion: 1.23.0
appVersion: 1.27.2
2 changes: 1 addition & 1 deletion charts/nginx-static/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
repository: nginx
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.23.0"
tag: "1.27.2"
digest: sha256:3536d368b898eef291fb1f6d184a95f8bc1a6f863c48457395aab859fda354d1
port: 80

Expand Down

0 comments on commit 6a63a27

Please sign in to comment.