diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index d39c62ba..24eb3372 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -86,7 +86,7 @@ jobs: - name: Run Integration Test id: test - uses: stackabletech/actions/run-integration-test@17f66b09ca4dffa0db4274e3a65f5b9d5e25a60f # vTBD + uses: stackabletech/actions/run-integration-test@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0 with: test-platform: ${{ env.TEST_PLATFORM }}-${{ env.TEST_ARCHITECTURE }} test-run: ${{ env.TEST_RUN }} diff --git a/.readme/partials/borrowed/footer.md.j2 b/.readme/partials/borrowed/footer.md.j2 index 2249051f..a494f3b0 100644 --- a/.readme/partials/borrowed/footer.md.j2 +++ b/.readme/partials/borrowed/footer.md.j2 @@ -3,7 +3,7 @@ This operator is written and maintained by [Stackable](https://stackable.tech) and it is part of a larger data platform. -![Stackable Data Platform Overview](./.readme/static/borrowed/sdp_overview.png) +![Stackable Data Platform Overview](./.readme/static/borrowed/stackable_overview.png) Stackable makes it easy to operate data applications in any Kubernetes cluster. diff --git a/.readme/static/borrowed/stackable_overview.png b/.readme/static/borrowed/stackable_overview.png new file mode 100644 index 00000000..f612e7fb Binary files /dev/null and b/.readme/static/borrowed/stackable_overview.png differ diff --git a/README.md b/README.md index 8964d00c..37592023 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you have a question about the Stackable Data Platform contact us via our [hom This operator is written and maintained by [Stackable](https://stackable.tech) and it is part of a larger data platform. -![Stackable Data Platform Overview](./.readme/static/borrowed/sdp_overview.png) +![Stackable Data Platform Overview](./.readme/static/borrowed/stackable_overview.png) Stackable makes it easy to operate data applications in any Kubernetes cluster.