diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 5ecaa5a98..4f485cdb2 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -8,7 +8,7 @@ concurrency: name: release-please jobs: release-please: - runs-on: [ARM64, self-hosted, Linux] + runs-on: [ARM64] steps: # See https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow # For why we need to generate a token and not use the default diff --git a/.infra/rdev/values.yaml b/.infra/rdev/values.yaml index 9026dd625..88ba717f1 100644 --- a/.infra/rdev/values.yaml +++ b/.infra/rdev/values.yaml @@ -2,7 +2,7 @@ stack: services: explorer: image: - tag: sha-242b03f2 + tag: sha-f7df56ac replicaCount: 1 env: # env vars common to all deployment stages