Skip to content

Commit

Permalink
go.mod, vendor: pull in latest cilium charts for v1.10.17, v1.11.11, …
Browse files Browse the repository at this point in the history
…v1.12.4 and v1.13-rc3

Signed-off-by: Tobias Klauser <[email protected]>
  • Loading branch information
tklauser committed Dec 1, 2022
1 parent cdad6d5 commit 1fbfd19
Show file tree
Hide file tree
Showing 9 changed files with 431 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ replace (

require (
github.com/blang/semver/v4 v4.0.0
github.com/cilium/charts v0.0.0-20221101134122-c573429146d5
github.com/cilium/charts v0.0.0-20221201145057-eccd916fa30d
github.com/cilium/cilium v1.12.2
github.com/cilium/hubble v0.10.0
github.com/cilium/proxy v0.0.0-20220803100640-5739e4be8ae7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ github.com/chai2010/gettext-go v1.0.2/go.mod h1:y+wnP2cHYaVj19NZhYKAwEMH2CI1gNHe
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/cilium/charts v0.0.0-20221101134122-c573429146d5 h1:QByynqTWHG84jS1n0pK5dFNkQwfAbujj0bC+JfidrQ8=
github.com/cilium/charts v0.0.0-20221101134122-c573429146d5/go.mod h1:M3C9VOlFvRzuV+a01t07Tw4uFLSfkCH3L542IWjf6BU=
github.com/cilium/charts v0.0.0-20221201145057-eccd916fa30d h1:J1AQSXixRKbU2ICB/lCiFCSVhtMcYjfKqEl0aOecTh4=
github.com/cilium/charts v0.0.0-20221201145057-eccd916fa30d/go.mod h1:M3C9VOlFvRzuV+a01t07Tw4uFLSfkCH3L542IWjf6BU=
github.com/cilium/cilium v1.12.2 h1:vxb4bfM4YUnYXaqYSlR//kEI7cDqLpbREv0z1WNk86U=
github.com/cilium/cilium v1.12.2/go.mod h1:TNpH/X7gcspJH/WfAvGKvnLfmGlnyKUoWfurRAFOLlc=
github.com/cilium/client-go v0.0.0-20220819140146-d9df1ee1f047 h1:QP1oaimUD+olzhW3RanRisJqGK7RDRnLFIbm6DxIBqc=
Expand Down
4 changes: 4 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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 1fbfd19

Please sign in to comment.