Skip to content

Commit

Permalink
Prepare for release v1.16.0-pre.1
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Stringer <joe@cilium.io>
  • Loading branch information
joestringer committed Apr 3, 2024
1 parent beb05cd commit e37b3e4
Show file tree
Hide file tree
Showing 6 changed files with 317 additions and 56 deletions.
261 changes: 261 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions Documentation/helm-values.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.16.0-dev
1.16.0-pre.1
4 changes: 2 additions & 2 deletions install/kubernetes/cilium/Chart.yaml
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cilium
displayName: Cilium
home: https://cilium.io/
version: 1.16.0-dev
appVersion: 1.16.0-dev
version: 1.16.0-pre.1
appVersion: 1.16.0-pre.1
kubeVersion: ">= 1.21.0-0"
icon: https://cdn.jsdelivr.net/gh/cilium/cilium@main/Documentation/images/logo-solo.svg
description: eBPF-based Networking, Security, and Observability
Expand Down

0 comments on commit e37b3e4

Please sign in to comment.