Skip to content

Commit

Permalink
chore: cut release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LCaparelli authored Oct 5, 2023
1 parent 9763a34 commit 8e3a2a8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 22 deletions.
2 changes: 1 addition & 1 deletion charts/cdn-origin-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
description: The cdn-origin-controller Helm Chart
name: cdn-origin-controller
version: v0.2.3
version: v0.3.0
16 changes: 0 additions & 16 deletions charts/cdn-origin-controller/templates/service.yaml

This file was deleted.

6 changes: 1 addition & 5 deletions charts/cdn-origin-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cdnClass: default

image:
repository: ghcr.io/gympass/cdn-origin-controller
tag: v0.1.2
tag: v0.3.0
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand All @@ -27,10 +27,6 @@ podSecurityContext: {}

securityContext: {}

service:
type: ClusterIP
port: 80

resources: {}
# limits:
# cpu: 100m
Expand Down

0 comments on commit 8e3a2a8

Please sign in to comment.