Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Bumped cilium to 0.5.0 #83

Merged
merged 1 commit into from
Oct 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Bumped Cilium to 0.5.0

## [0.6.0] - 2022-10-14

### Added
Expand Down
2 changes: 1 addition & 1 deletion helm/default-apps-aws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ apps:
namespace: kube-system
# used by renovate
# repo: giantswarm/cilium-app
version: 0.4.2
version: 0.5.0
externalDns:
appName: external-dns
chartName: external-dns-app
Expand Down