Skip to content

Commit

Permalink
Revert replacing null values (#146)
Browse files Browse the repository at this point in the history
* Revert replacing null values

* vendir sync
  • Loading branch information
ubergesundheit authored Feb 27, 2024
1 parent d3d1d9c commit a543df9
Show file tree
Hide file tree
Showing 6 changed files with 221 additions and 4,566 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.20.0] - 2024-02-26

### Changed

- Upgrade cilium to `1.15.1`.
- Revert replacing `null` values.

## [0.20.0] - 2024-02-26

### Changed

- Upgrade cilium to `1.15.1`.
- Replace `null` values in `values.yaml` with its actual defaults. Config values with `null` types in the values schema prevented users from changing its values.

## [0.19.2] - 2024-01-22
Expand Down
130 changes: 68 additions & 62 deletions helm/cilium/README.md

Large diffs are not rendered by default.

Loading

0 comments on commit a543df9

Please sign in to comment.