Deploy Knative Service
Version updated for https://github.com/theorigamicorporation/knative-release to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Knative Release Action simplifies the deployment of applications to Knative by abstracting away Kubernetes and YAML complexities. It automates the creation and updating of Knative services using a container image and basic configuration, making deployment seamless. Key capabilities include environment variable management, resource configuration, and outputting the service URL and revision name for easy integration.
What’s Changed
What’s Changed
- chore: Configure Renovate by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/3
- chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.41.1 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/4
- chore(deps): update dependency rollup to v4.41.1 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/5
- chore(deps): update dependency eslint-plugin-jest to v28.11.1 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/15
- chore(deps): update dependency @typescript-eslint/parser to v8.33.0 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/14
- chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.33.0 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/13
- chore(deps): update dependency @types/node to v20.17.51 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/12
- chore(deps): update dependency eslint-import-resolver-typescript to v4.4.1 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/10
- chore(deps): update dependency eslint to v9.28.0 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/19
- chore(deps): update dependency @rollup/plugin-commonjs to v28.0.6 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/31
- chore(deps): update dependency eslint-plugin-prettier to v5.5.4 by @the-veloper in https://github.com/theorigamicorporation/knative-release/pull/18
- feat: volume mounts by @toc-dev0514 in https://github.com/theorigamicorporation/knative-release/pull/39
- chore: update action description by @toc-dev0514 in https://github.com/theorigamicorporation/knative-release/pull/40
New Contributors
- @the-veloper made their first contribution in https://github.com/theorigamicorporation/knative-release/pull/3
- @toc-dev0514 made their first contribution in https://github.com/theorigamicorporation/knative-release/pull/39
Full Changelog: https://github.com/theorigamicorporation/knative-release/compare/v1...v1.1.0