diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 822872c..2b88f16 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -13,23 +13,23 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v1 + uses: azure/setup-helm@v4.3.1 with: version: v3.4.0 - - uses: actions/setup-python@v5.3.0 + - uses: actions/setup-python@v6.0.0 with: python-version: '3.x' check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.7.0 + uses: helm/chart-testing-action@v2.8.0 - name: Lint run: "ct lint --charts charts/seq --helm-lint-extra-args '--set firstRunNoAuthentication=true'" - name: Create Cluster - uses: helm/kind-action@v1.2.0 + uses: helm/kind-action@v1.13.0 - name: Install run: "ct install --charts charts/seq --helm-extra-set-args '--set firstRunAdminPassword=YourP@55word'" diff --git a/charts/seq/Chart.yaml b/charts/seq/Chart.yaml index b6aedec..0f7a909 100644 --- a/charts/seq/Chart.yaml +++ b/charts/seq/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: seq -version: "2025.2.1" +version: "2025.2.2" appVersion: "2025.2" description: Seq is the easiest way for development teams to capture, search and visualize structured logs and traces keywords: