Skip to content

Commit 522aff9

Browse files
Added chart versions:
coder/coder: - 2.28.0 jfrog/artifactory-ha: - 107.125.6 jfrog/artifactory-jcr: - 107.125.6 kuma/kuma: - 2.12.4 new-relic/nri-bundle: - 6.0.20 speedscale/speedscale-operator: - 2.4.82
1 parent ca486c2 commit 522aff9

File tree

1,148 files changed

+136275
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,148 files changed

+136275
-4
lines changed

assets/coder/coder-2.28.0.tgz

12.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.
271 KB
Binary file not shown.
565 KB
Binary file not shown.

assets/kuma/kuma-2.12.4.tgz

80.9 KB
Binary file not shown.
417 KB
Binary file not shown.
17.4 KB
Binary file not shown.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Patterns to ignore when building packages.
2+
# This supports shell glob matching, relative path matching, and
3+
# negation (prefixed with !). Only one pattern per line.
4+
.DS_Store
5+
# Common VCS dirs
6+
.git/
7+
.gitignore
8+
.bzr/
9+
.bzrignore
10+
.hg/
11+
.hgignore
12+
.svn/
13+
# Common backup files
14+
*.swp
15+
*.bak
16+
*.tmp
17+
*.orig
18+
*~
19+
# Various IDEs
20+
.project
21+
.idea/
22+
*.tmproj
23+
.vscode/
24+
Makefile
25+
artifacthub-repo.yml
26+
27+
tests
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
dependencies:
2+
- name: libcoder
3+
repository: file://../libcoder
4+
version: 0.1.0
5+
digest: sha256:5c9a99109258073b590a9f98268490ef387fde24c0c7c7ade9c1a8c7ef5e6e10
6+
generated: "2023-08-08T07:27:19.677972411Z"
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
annotations:
2+
catalog.cattle.io/certified: partner
3+
catalog.cattle.io/display-name: Coder
4+
catalog.cattle.io/kube-version: '>=1.19-0'
5+
catalog.cattle.io/release-name: coder
6+
apiVersion: v2
7+
appVersion: 2.28.0
8+
dependencies:
9+
- name: libcoder
10+
repository: file://../libcoder
11+
version: 0.1.0
12+
description: Remote development environments on your infrastructure
13+
home: https://github.com/coder/coder
14+
icon: file://assets/icons/coder.png
15+
keywords:
16+
- coder
17+
- terraform
18+
kubeVersion: '>=1.19-0'
19+
maintainers:
20+
21+
name: Coder Technologies, Inc.
22+
url: https://coder.com/contact
23+
name: coder
24+
sources:
25+
- https://github.com/coder/coder/tree/main/helm/coder
26+
type: application
27+
version: 2.28.0

0 commit comments

Comments
 (0)