Skip to content

Commit b774731

Browse files
committed
Fixed merge conflicts.
2 parents f7b2b6d + 1b44bc3 commit b774731

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

addons/ecr-secrets-updater/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: ecr-secrets-updater
33
description: A Helm chart to update a Porter release's ECR secrets through a cronjob
44
type: application
5-
version: 0.5.0
5+
version: 0.6.0
66
appVersion: "0.1.0"
77
keywords:
88
- MISC

addons/elasticache-redis/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ maintainers:
1515
- name: Porter Technologies, Inc.
1616
1717
name: elasticache-redis
18-
version: 0.0.0
18+
version: 0.5.0

addons/helm-revision-pruner/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.1.0
16+
version: 0.6.0
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.

addons/keda/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Event-based autoscaler for workloads on Kubernetes
66
kubeVersion: ">=v1.23.0-0"
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
9-
version: 0.3.0
9+
version: 0.4.0
1010
# This is the version number of the application being deployed. This version number should be
1111
# incremented each time you make changes to the application.
1212
appVersion: 2.11.1

addons/metabase/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Template for deploying Metabase onto Porter.
44
icon: https://pbs.twimg.com/profile_images/961380992727465985/4unoiuHt.jpg
55
name: metabase
66
type: application
7-
version: 0.15.0
7+
version: 0.16.0
88
keywords:
99
- APP
1010
- ANALYITCS

addons/rds-postgresql-aurora/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ maintainers:
2121
- name: Porter Technologies, Inc.
2222
2323
name: rds-postgresql-aurora
24-
version: 0.6.0
24+
version: 0.14.0

addons/rds-postgresql/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ maintainers:
2020
- name: Porter Technologies, Inc.
2121
2222
name: rds-postgresql
23-
version: '0.5.0'
23+
version: '0.11.0'

addons/tailscale-relay/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: tailscale-relay
33
icon: https://images.crunchbase.com/image/upload/c_lpad,h_170,w_170,f_auto,b_white,q_auto:eco,dpr_1/xkthebhmilwbyffilnfl
4-
version: 0.11.0
4+
version: 0.12.0
55
appVersion: v1.56.1
66
keywords:
77
- APP

applications/job/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ keywords:
1010
- job
1111
name: job
1212
type: application
13-
version: 0.61.0
13+
version: 0.71.0

applications/web/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ keywords:
1010
- web
1111
name: web
1212
type: application
13-
version: 0.143.0
13+
version: 0.164.0

0 commit comments

Comments
 (0)