Skip to content

Commit ac48810

Browse files
committed
Fix contributor
1 parent fa666cd commit ac48810

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

packs/kubeflow-1.9.1/pack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"addonType":"ai",
33
"annotations": {
4-
"docsURL": "",
5-
"source": "spectrocloud"
4+
"source": "community",
5+
"contributor" : "spectrocloud"
66
},
77
"cloudTypes": [
88
"all"

packs/kubeflow-crds-1.9.1/pack.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"addonType":"ai",
33
"annotations": {
4-
"docsURL": "",
5-
"source": "spectrocloud"
4+
"source": "community",
5+
"contributor" : "spectrocloud"
66
},
77
"cloudTypes": [
88
"all"

packs/oauth2-proxy-8.2.0/pack.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"addonType": "authentication",
3-
"annotations": {
4-
"source": "community",
5-
"contributor" : "spectrocloud"
6-
},
7-
"cloudTypes": [
8-
"all"
9-
],
10-
"displayName": "OAauth2 Proxy",
11-
"charts": [
12-
"charts/oauth2-proxy-8.2.0.tgz"
13-
],
14-
"layer":"addon",
15-
"name": "oauth2-proxy",
16-
"version": "8.2.0"
17-
}
2+
"addonType": "authentication",
3+
"annotations": {
4+
"source": "community",
5+
"contributor" : "spectrocloud"
6+
},
7+
"cloudTypes": [
8+
"all"
9+
],
10+
"displayName": "OAauth2 Proxy",
11+
"charts": [
12+
"charts/oauth2-proxy-8.2.0.tgz"
13+
],
14+
"layer":"addon",
15+
"name": "oauth2-proxy",
16+
"version": "8.2.0"
17+
}

0 commit comments

Comments
 (0)