commit e7999e3334d1b81e72f1f745c66b9a1d454a1e88
parent 1ac6c72a97eeedd20b267d7c1757483bea0b4a72
Author: MTRNord <mtrnord1@gmail.com>
Date: Thu, 21 Jul 2022 17:57:15 +0200
Simplify release
Diffstat:
6 files changed, 39 insertions(+), 39 deletions(-)
diff --git a/.cr-release-packages/erooster-0.1.0.tgz b/.cr-release-packages/erooster-0.1.0.tgz
Binary files differ.
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
@@ -0,0 +1,23 @@
+name: Lint Charts
+
+on:
+ push:
+ branches:
+ - main
+
+jobs:
+ lint:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Checkout
+ uses: actions/checkout@v2
+ with:
+ fetch-depth: 0
+
+ - name: Install Helm
+ uses: azure/setup-helm@v1
+ with:
+ version: v3.8.1
+
+ - name: Lint helm chart
+ run: helm lint .
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
@@ -1,39 +0,0 @@
-name: Release Charts
-
-on:
- push:
- branches:
- - main
-
-jobs:
- release:
- # depending on default permission settings for your org (contents being read-only or read-write for workloads), you will have to add permissions
- # see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
- permissions:
- contents: write
- runs-on: ubuntu-latest
- steps:
- - name: Checkout
- uses: actions/checkout@v2
- with:
- fetch-depth: 0
-
- - name: Configure Git
- run: |
- git config user.name "$GITHUB_ACTOR"
- git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
-
- - name: Install Helm
- uses: azure/setup-helm@v1
- with:
- version: v3.8.1
-
- - name: Lint helm chart
- run: helm lint .
-
- - name: Run chart-releaser
- uses: helm/chart-releaser-action@v1.4.0
- with:
- charts_dir: ./
- env:
- CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
diff --git a/erooster-0.1.0.tgz b/erooster-0.1.0.tgz
Binary files differ.
diff --git a/index.yaml b/index.yaml
@@ -0,0 +1,14 @@
+apiVersion: v1
+entries:
+ erooster:
+ - apiVersion: v2
+ appVersion: 0.0.0
+ created: "2022-07-21T17:56:47.986575986+02:00"
+ description: A Helm chart for the erooster mailserver
+ digest: 9177656d3f56d530559b9a9bbbb420c7cc8569139e43032488747f40c497f09f
+ name: erooster
+ type: application
+ urls:
+ - https://erooster-mail.github.io/helm-chart/erooster-0.1.0.tgz
+ version: 0.1.0
+generated: "2022-07-21T17:56:47.985186873+02:00"
diff --git a/robots.txt b/robots.txt
@@ -0,0 +1,2 @@
+User-Agent: *
+Disallow: /