Skip to content

Commit

Permalink
update to Cilium 1.13.4 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
githubixx authored Jul 26, 2023
1 parent 08f12d3 commit 8e1f445
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 10.0.2+1.13.4

- upgrade to Cilium `v1.13.4`

## 10.0.1+1.13.2

- upgrade to Cilium `v1.13.2`
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Role Variables

```yaml
# Helm chart version
cilium_chart_version: "1.13.2"
cilium_chart_version: "1.13.4"

# Helm chart name
cilium_chart_name: "cilium"
Expand Down
4 changes: 2 additions & 2 deletions defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# Helm chart version (uses Cilium v1.13.2)
cilium_chart_version: "1.13.2"
# Helm chart version (uses Cilium v1.13.4)
cilium_chart_version: "1.13.4"

# Helm release name
cilium_release_name: "cilium"
Expand Down

0 comments on commit 8e1f445

Please sign in to comment.