Changelog
- ea2b14a Replace window.env with process.env (#2494)
- f265015 Merge pull request #2487 from replicatedhq/stefan/sc-40225/add-123
- 2ae06a1 add support for k8s 1.23.x
- 5cec58b Merge branch 'main' of github.com:replicatedhq/kots into main
- d941efa Fixing build problems (#2488)
- 142dffe Merge pull request #2490 from replicatedhq/dans-fix-skaffold-node-17
- 5ad85fa Check KOTS version compatibility on pull (#2489)
- d354026 chore(skaffold): fix web container for node 17
- a4ec6aa Merge branch 'main' of github.com:replicatedhq/kots into main
- 3248cc3 Seanrester/sc 40894/create testing that insures changes in a (#2466)
- f43514a add 123 to workflow
- 62e3924 Remove unused 'ncompatibleKotsVersion' field from the response (#2485)
- a69d9b8 kots cli get versions (#2464)
- 8dede4a Ability to skip KOTS version compatibility check when updating the app via the CLI (#2482)
- cd8cfac Enforce KOTS version compatibility check on version creation instead of deployment (#2481)
- 07e7b51 Check KOTS version compatibility with the app during the installation (#2480)
- 20824c3 Merge pull request #2479 from replicatedhq/divolgin/garbage
- 6fbf82f Also delete images with non "latest" tag
- da93731 Migrating off of debianmaster/actions-k3s and on to an internal fork of the action (#2478)
- 5a4fedb Check KOTS version compatibility with the version specified in the application spec (#2476)
- acdc7f6 don't show edit current config message on initial install (#2475)
- a04bd92 debianmaster/actions-k3s action was pinned to master and dependabot seems to have broken it. Pinning to last good commit. (#2472)
- 5bc1582 add kotsVersion field to the application spec (#2467)