-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz
cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/README.md cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/main.yaml cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/values.schema.json
- Loading branch information
1 parent
ed526a3
commit da57a5b
Showing
5 changed files
with
5,654 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
16 changes: 16 additions & 0 deletions
16
cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[![CircleCI](https://circleci.com/gh/giantswarm/cilium-app.svg?style=shield)](https://circleci.com/gh/giantswarm/cilium-app) | ||
|
||
# cilium chart | ||
|
||
Giant Swarm offers a cilium App which can be installed in workload clusters. | ||
|
||
## Installing | ||
|
||
There are several ways to install this app onto a workload cluster. | ||
|
||
- [Using our web interface](https://docs.giantswarm.io/ui-api/web/app-platform/#installing-an-app). | ||
- By creating an [App resource](https://docs.giantswarm.io/ui-api/management-api/crd/apps.application.giantswarm.io/) in the management cluster as explained in [Getting started with App Platform](https://docs.giantswarm.io/app-platform/getting-started/). | ||
|
||
## Upgrading cilium version | ||
|
||
Update the version in `vendir.s1.yml` and run `./sync/sync.sh`. It's good to check the diffs from upstream. They are stored in the `./diffs` directory. |
11 changes: 11 additions & 0 deletions
11
cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/main.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
annotations: | ||
application.giantswarm.io/metadata: https://giantswarm.github.io/default-test-catalog/cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/main.yaml | ||
application.giantswarm.io/readme: https://giantswarm.github.io/default-test-catalog/cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/README.md | ||
application.giantswarm.io/team: cabbage | ||
application.giantswarm.io/values-schema: https://giantswarm.github.io/default-test-catalog/cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz-meta/values.schema.json | ||
chartApiVersion: v2 | ||
chartFile: cilium-0.29.0-6784cfb6774581ca99d28ce9dbe4cc6727164a2d.tgz | ||
dateCreated: '2025-01-14T11:01:05.733369Z' | ||
digest: fe5244cec2f0ef45ad0498be86fa616d5f392d08801a491e629f46a9fb7effdd | ||
home: https://cilium.io/ | ||
icon: https://cdn.jsdelivr.net/gh/cilium/cilium@main/Documentation/images/logo-solo.svg |
Oops, something went wrong.