Skip to content

Commit bbdb894

Browse files
michi-covalentjoestringer
authored andcommitted
Remove dev charts
We haven't been publishing dev charts since 1.9, and Helm stopped supporting non-semver versions at some point [^1]. I assert that it's safe to remove these dev charts since 1.9 has been EOLed for a while. [^1]: helm/helm#9271 Signed-off-by: Michi Mutsuzaki <[email protected]>
1 parent 71e5e31 commit bbdb894

8 files changed

+1
-233
lines changed

README-dev.md

-15
This file was deleted.

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,3 @@ This repository holds helm templates for the following Tetragon releases:
214214
* [v0.8.2](https://github.com/cilium/tetragon/releases/tag/v0.8.2) (_[source](https://github.com/cilium/tetragon/tree/v0.8.2/install/kubernetes)_)
215215
* [v0.8.1](https://github.com/cilium/tetragon/releases/tag/v0.8.1) (_[source](https://github.com/cilium/tetragon/tree/v0.8.1/install/kubernetes)_)
216216
* [v0.8.0](https://github.com/cilium/tetragon/releases/tag/v0.8.0) (_[source](https://github.com/cilium/tetragon/tree/v0.8.0/install/kubernetes)_)
217-
218-
The following Cilium development releases pull the latest backports for the corresponding branch:
219-
220-
* [v1.9-dev](https://github.com/cilium/cilium/tree/v1.9) (_[source](https://github.com/cilium/cilium/tree/v1.9/install/kubernetes/cilium)_)
221-
* [v1.8-dev](https://github.com/cilium/cilium/tree/v1.8) (_[source](https://github.com/cilium/cilium/tree/v1.8/install/kubernetes/cilium)_)
222-
* [v1.7-dev](https://github.com/cilium/cilium/tree/v1.7) (_[source](https://github.com/cilium/cilium/tree/v1.7/install/kubernetes/cilium)_)
223-
* [v1.6-dev](https://github.com/cilium/cilium/tree/v1.6) (_[source](https://github.com/cilium/cilium/tree/v1.6/install/kubernetes/cilium)_)

cilium-1.6-dev.tgz

-16.3 KB
Binary file not shown.

cilium-1.7-dev.tgz

-19.2 KB
Binary file not shown.

cilium-1.8-dev.tgz

-33.8 KB
Binary file not shown.

cilium-1.9-dev.tgz

-54 KB
Binary file not shown.

generate_readme.sh

-12
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,3 @@ for version in \
4141
done
4242

4343
cat << EOF
44-
45-
The following Cilium development releases pull the latest backports for the corresponding branch:
46-
47-
EOF
48-
49-
for version in \
50-
$(find -- * -name 'cilium-*-dev.tgz' \
51-
| cut -d - -f 2 \
52-
| sort -Vr ); do
53-
echo "* [v$version-dev](https://github.com/cilium/cilium/tree/v$version) (_[source](https://github.com/cilium/cilium/tree/v$version/install/kubernetes/cilium)_)"
54-
done
55-

index.yaml

+1-199
Original file line numberDiff line numberDiff line change
@@ -15455,83 +15455,6 @@ entries:
1545515455
urls:
1545615456
- cilium-1.9.0-rc0.tgz
1545715457
version: 1.9.0-rc0
15458-
- annotations:
15459-
artifacthub.io/crds: |
15460-
- kind: CiliumNetworkPolicy
15461-
version: v2
15462-
name: ciliumnetworkpolicy
15463-
displayName: Cilium Network Policy
15464-
description: |
15465-
Cilium Network Policies provide additional functionality beyond what
15466-
is provided by standard Kubernetes NetworkPolicy such as the ability
15467-
to allow traffic based on FQDNs, or to filter at Layer 7.
15468-
- kind: CiliumClusterwideNetworkPolicy
15469-
version: v2
15470-
name: ciliumclusterwidenetworkpolicy
15471-
displayName: Cilium Clusterwide Network Policy
15472-
description: |
15473-
Cilium Clusterwide Network Policies support configuring network traffic
15474-
policiies across the entire cluster, including applying node firewalls.
15475-
- kind: CiliumExternalWorkload
15476-
version: v2
15477-
name: ciliumnetworkpolicy
15478-
displayName: Cilium External Workload
15479-
description: |
15480-
Cilium External Workload supports configuring the ability for external
15481-
non-Kubernetes workloads to join the cluster.
15482-
- kind: CiliumLocalRedirectPolicy
15483-
version: v2
15484-
name: ciliumlocalredirectpolicy
15485-
displayName: Cilium Local Redirect Policy
15486-
description: |
15487-
Cilium Local Redirect Policy allows local redirects to be configured
15488-
within a node to support use cases like Node-Local DNS or KIAM.
15489-
- kind: CiliumNode
15490-
version: v2
15491-
name: ciliumnode
15492-
displayName: Cilium Node
15493-
description: |
15494-
Cilium Node represents a node managed by Cilium. It contains a
15495-
specification to control various node specific configuration aspects
15496-
and a status section to represent the status of the node.
15497-
- kind: CiliumIdentity
15498-
version: v2
15499-
name: ciliumidentity
15500-
displayName: Cilium Identity
15501-
description: |
15502-
Cilium Identity allows introspection into security identities that
15503-
Cilium allocates which identify sets of labels that are assigned to
15504-
individual endpoints in the cluster.
15505-
- kind: CiliumEndpoint
15506-
version: v2
15507-
name: ciliumendpoint
15508-
displayName: Cilium Endpoint
15509-
description: |
15510-
Cilium Endpoint represents the status of individual pods or nodes in
15511-
the cluster which are managed by Cilium, including enforcement status,
15512-
IP addressing and whether the networking is succesfully operational.
15513-
apiVersion: v2
15514-
appVersion: 1.9-dev
15515-
created: "2020-12-04T18:50:45+01:00"
15516-
description: eBPF-based Networking, Security, and Observability
15517-
digest: e244a7e42419aa4663e7d48e26bf72b232cfdcb0306e403cb91b197f8f696fb8
15518-
home: https://cilium.io/
15519-
icon: https://cdn.jsdelivr.net/gh/cilium/[email protected]/Documentation/images/logo-solo.svg
15520-
keywords:
15521-
- BPF
15522-
- eBPF
15523-
- Kubernetes
15524-
- Networking
15525-
- Security
15526-
- Observability
15527-
- Troubleshooting
15528-
kubeVersion: '>= 1.12.0-0'
15529-
name: cilium
15530-
sources:
15531-
- https://github.com/cilium/cilium
15532-
urls:
15533-
- cilium-1.9-dev.tgz
15534-
version: 1.9-dev
1553515458
- apiVersion: v1
1553615459
appVersion: 1.8.13
1553715460
created: "2021-11-05T16:41:52-07:00"
@@ -16418,55 +16341,6 @@ entries:
1641816341
urls:
1641916342
- cilium-1.8.0-rc1.tgz
1642016343
version: 1.8.0-rc1
16421-
- apiVersion: v1
16422-
appVersion: 1.8-dev
16423-
created: "2020-06-22T18:37:46+02:00"
16424-
dependencies:
16425-
- condition: agent.enabled
16426-
name: agent
16427-
repository: ""
16428-
version: 1.8-dev
16429-
- condition: config.enabled
16430-
name: config
16431-
repository: ""
16432-
version: 1.8-dev
16433-
- condition: global.hubble.relay.enabled
16434-
name: hubble-relay
16435-
repository: ""
16436-
version: 1.8-dev
16437-
- condition: global.hubble.ui.enabled
16438-
name: hubble-ui
16439-
repository: ""
16440-
version: 1.8-dev
16441-
- condition: operator.enabled
16442-
name: operator
16443-
repository: ""
16444-
version: 1.8-dev
16445-
- condition: global.etcd.managed
16446-
name: managed-etcd
16447-
repository: ""
16448-
version: 1.8-dev
16449-
- condition: preflight.enabled
16450-
name: preflight
16451-
repository: ""
16452-
version: 1.8-dev
16453-
- condition: global.nodeinit.enabled
16454-
name: nodeinit
16455-
repository: ""
16456-
version: 1.8-dev
16457-
- condition: global.prometheus.enabled && global.prometheus.serviceMonitor.enabled
16458-
name: prometheus-crd
16459-
repository: ""
16460-
version: 1.8-dev
16461-
description: Helm chart for Cilium
16462-
digest: c983eb0af7eb6d3fbfb5d94c5954ca91db853b359173c7932e44eb1c3b4de45d
16463-
home: https://cilium.io/
16464-
name: cilium
16465-
sources:
16466-
- https://github.com/cilium/cilium
16467-
urls:
16468-
- cilium-1.8-dev.tgz
16469-
version: 1.8-dev
1647016344
- apiVersion: v1
1647116345
appVersion: 1.7.16
1647216346
created: "2021-04-20T16:49:47-07:00"
@@ -17151,42 +17025,6 @@ entries:
1715117025
urls:
1715217026
- cilium-1.7.0-rc3.tgz
1715317027
version: 1.7.0-rc3
17154-
- apiVersion: v1
17155-
appVersion: 1.7-dev
17156-
created: "2020-02-19T09:16:25+01:00"
17157-
dependencies:
17158-
- condition: agent.enabled
17159-
name: agent
17160-
repository: ""
17161-
version: 1.7-dev
17162-
- condition: config.enabled
17163-
name: config
17164-
repository: ""
17165-
version: 1.7-dev
17166-
- condition: operator.enabled
17167-
name: operator
17168-
repository: ""
17169-
version: 1.7-dev
17170-
- condition: global.etcd.managed
17171-
name: managed-etcd
17172-
repository: ""
17173-
version: 1.7-dev
17174-
- condition: preflight.enabled
17175-
name: preflight
17176-
repository: ""
17177-
version: 1.7-dev
17178-
- condition: global.nodeinit.enabled
17179-
name: nodeinit
17180-
repository: ""
17181-
version: 1.7-dev
17182-
description: Helm chart for Cilium
17183-
digest: c7637bb01c5118d7f989a9d8710fcaa0ac48374141291c8cccf68e627cbac720
17184-
name: cilium
17185-
sources:
17186-
- https://github.com/cilium/cilium
17187-
urls:
17188-
- cilium-1.7-dev.tgz
17189-
version: 1.7-dev
1719017028
- apiVersion: v1
1719117029
appVersion: 1.6.12
1719217030
created: "2020-09-30T17:01:49-07:00"
@@ -17475,42 +17313,6 @@ entries:
1747517313
urls:
1747617314
- cilium-1.6.5.tgz
1747717315
version: 1.6.5
17478-
- apiVersion: v1
17479-
appVersion: 1.6-dev
17480-
created: "2020-02-11T15:01:31+01:00"
17481-
dependencies:
17482-
- condition: agent.enabled
17483-
name: agent
17484-
repository: ""
17485-
version: 1.6-dev
17486-
- condition: config.enabled
17487-
name: config
17488-
repository: ""
17489-
version: 1.6-dev
17490-
- condition: operator.enabled
17491-
name: operator
17492-
repository: ""
17493-
version: 1.6-dev
17494-
- condition: global.etcd.managed
17495-
name: managed-etcd
17496-
repository: ""
17497-
version: 1.6-dev
17498-
- condition: preflight.enabled
17499-
name: preflight
17500-
repository: ""
17501-
version: 1.6-dev
17502-
- condition: global.nodeinit.enabled
17503-
name: nodeinit
17504-
repository: ""
17505-
version: 1.6-dev
17506-
description: Helm chart for Cilium
17507-
digest: e6a0373be435d69521c649d8dff23e4a5f1dc7dd3be392d14d2c2d9748907627
17508-
name: cilium
17509-
sources:
17510-
- https://github.com/cilium/cilium
17511-
urls:
17512-
- cilium-1.6-dev.tgz
17513-
version: 1.6-dev
1751417316
tetragon:
1751517317
- apiVersion: v2
1751617318
appVersion: 1.1.0
@@ -17682,4 +17484,4 @@ entries:
1768217484
urls:
1768317485
- tetragon-0.8.0.tgz
1768417486
version: 0.8.0
17685-
generated: "2024-04-29T16:52:59.816005193+02:00"
17487+
generated: "2024-05-02T17:56:03.672220218Z"

0 commit comments

Comments
 (0)