Skip to content

Commit

Permalink
chore(deps): update helm release caddy-ingress-controller to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent eb8ccad commit 2cafefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/core/src/kubernetes/ingress-controller.chart.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const ingress = new k8s.helm.v3.Chart(
{
chart: 'caddy-ingress-controller',
// renovate: depName=caddy-ingress-controller packageName=caddy-ingress-controller registryUrl=https://caddyserver.github.io/ingress/
version: '1.0.5',
version: '1.1.0',
fetchOpts: {
repo: 'https://caddyserver.github.io/ingress/',
},
Expand Down

0 comments on commit 2cafefa

Please sign in to comment.