Skip to content

Commit 82304ac

Browse files
committed
chore: update home and sources
1 parent 1ac36e4 commit 82304ac

3 files changed

Lines changed: 9 additions & 24 deletions

File tree

charts/app-extensions/Chart.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: v2
22
name: app-extensions
33
description: Namespace-scoped Kubernetes resources for application teams
44
type: application
5-
version: 1.2.0
5+
version: 1.2.1
66
appVersion: "1.0.0"
77
kubeVersion: ">=1.22.0-0"
8-
home: https://github.com/synkube/charts
8+
home: https://github.com/synkube/
99
sources:
10-
- https://github.com/synkube/charts
10+
- https://github.com/synkube/charts/tree/main/charts/app-extensions
1111
icon: https://raw.githubusercontent.com/synkube/.github/main/assets/synkube-logo-256.jpg
1212
keywords:
1313
- extensions
@@ -23,11 +23,6 @@ maintainers:
2323
annotations:
2424
artifacthub.io/license: Apache-2.0
2525
artifacthub.io/category: integration-delivery
26-
artifacthub.io/links: |
27-
- name: Source
28-
url: https://github.com/synkube/charts/tree/main/charts/app-extensions
29-
- name: Homepage
30-
url: https://github.com/synkube/
3126
dependencies:
3227
- name: common
3328
version: "1.0.0"

charts/app-starter/Chart.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: v2
22
name: app-starter
33
description: A streamlined, extensible Helm chart for deploying applications on Kubernetes
44
type: application
5-
version: 1.2.1
5+
version: 1.2.2
66
appVersion: "1.0.0"
77
kubeVersion: ">=1.22.0-0"
8-
home: https://github.com/synkube/charts
8+
home: https://github.com/synkube/
99
sources:
10-
- https://github.com/synkube/charts
10+
- https://github.com/synkube/charts/tree/main/charts/app-starter
1111
icon: https://raw.githubusercontent.com/synkube/.github/main/assets/synkube-logo-256.jpg
1212
keywords:
1313
- app-starter
@@ -28,11 +28,6 @@ maintainers:
2828
annotations:
2929
artifacthub.io/license: Apache-2.0
3030
artifacthub.io/category: integration-delivery
31-
artifacthub.io/links: |
32-
- name: Source
33-
url: https://github.com/synkube/charts/tree/main/charts/app-starter
34-
- name: Homepage
35-
url: https://github.com/synkube/
3631

3732
dependencies:
3833
- name: common

charts/platform-extensions/Chart.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: v2
22
name: platform-extensions
33
description: Cluster-scoped Kubernetes resources for platform teams (requires cluster-admin)
44
type: application
5-
version: 1.2.0
5+
version: 1.2.1
66
appVersion: "1.0.0"
77
kubeVersion: ">=1.22.0-0"
8-
home: https://github.com/synkube/charts
8+
home: https://github.com/synkube/
99
sources:
10-
- https://github.com/synkube/charts
10+
- https://github.com/synkube/charts/tree/main/charts/platform-extensions
1111
icon: https://raw.githubusercontent.com/synkube/.github/main/assets/synkube-logo-256.jpg
1212
keywords:
1313
- platform
@@ -27,11 +27,6 @@ maintainers:
2727
annotations:
2828
artifacthub.io/license: Apache-2.0
2929
artifacthub.io/category: integration-delivery
30-
artifacthub.io/links: |
31-
- name: Source
32-
url: https://github.com/synkube/charts/tree/main/charts/platform-extensions
33-
- name: Homepage
34-
url: https://github.com/synkube/
3530
dependencies:
3631
- name: common
3732
version: "1.0.0"

0 commit comments

Comments
 (0)