Skip to content
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
2 changes: 1 addition & 1 deletion Documentation/cmdref/cilium_install.md

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

2 changes: 1 addition & 1 deletion Documentation/cmdref/cilium_upgrade.md

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

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/aws/smithy-go v1.22.4
github.com/blang/semver/v4 v4.0.0
github.com/cespare/xxhash/v2 v2.3.0
github.com/cilium/charts v0.0.0-20250721171348-baccfff4e5d4
github.com/cilium/charts v0.0.0-20250729183302-d9624f77f0e6
github.com/cilium/coverbee v0.3.3-0.20240723084546-664438750fce
github.com/cilium/dns v1.1.51-0.20240603182237-af788769786a
github.com/cilium/ebpf v0.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum

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

2 changes: 2 additions & 0 deletions vendor/github.com/cilium/charts/README.md

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

Binary file not shown.
118 changes: 117 additions & 1 deletion vendor/github.com/cilium/charts/index.yaml

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

Binary file not shown.
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ github.com/chai2010/gettext-go
github.com/chai2010/gettext-go/mo
github.com/chai2010/gettext-go/plural
github.com/chai2010/gettext-go/po
# github.com/cilium/charts v0.0.0-20250721171348-baccfff4e5d4
# github.com/cilium/charts v0.0.0-20250729183302-d9624f77f0e6
## explicit; go 1.17
github.com/cilium/charts
# github.com/cilium/coverbee v0.3.3-0.20240723084546-664438750fce
Expand Down
Loading