Skip to content

Commit

Permalink
use the new base chart for whatchy
Browse files Browse the repository at this point in the history
  • Loading branch information
klausmeyer committed Apr 25, 2024
1 parent 7101ed9 commit e907937
Show file tree
Hide file tree
Showing 14 changed files with 54 additions and 471 deletions.
23 changes: 0 additions & 23 deletions charts/whatchy/.helmignore

This file was deleted.

6 changes: 6 additions & 0 deletions charts/whatchy/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: rails-application
repository: https://klausmeyer.github.io/helm-charts
version: 0.1.0-alpha2
digest: sha256:5745546d337f716196d354eb58e4936283586c0f3ba0daa5bfc218bb4c90599a
generated: "2024-04-25T20:04:38.962981027+02:00"
26 changes: 6 additions & 20 deletions charts/whatchy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
apiVersion: v2
name: whatchy
description: Rails app to track tv shows / series

# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
description: A Helm chart for Kubernetes
type: application
version: "0.2.0-alpha1"

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.0.0-dev"
dependencies:
- name: rails-application
version: "0.1.0-alpha2"
repository: https://klausmeyer.github.io/helm-charts
18 changes: 0 additions & 18 deletions charts/whatchy/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions charts/whatchy/RELEASENOTES.md

This file was deleted.

62 changes: 0 additions & 62 deletions charts/whatchy/templates/_helpers.tpl

This file was deleted.

48 changes: 0 additions & 48 deletions charts/whatchy/templates/cronjob.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions charts/whatchy/templates/db-prepare-job.yaml

This file was deleted.

68 changes: 0 additions & 68 deletions charts/whatchy/templates/deployment.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions charts/whatchy/templates/hpa.yaml

This file was deleted.

61 changes: 0 additions & 61 deletions charts/whatchy/templates/ingress.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions charts/whatchy/templates/service.yaml

This file was deleted.

Loading

0 comments on commit e907937

Please sign in to comment.