Commit f34b6fc
committed
refactor(schema): freeze v4beta14, bump latest to v4beta15
Snapshots pkg/skaffold/schema/latest into pkg/skaffold/schema/v4beta14
with an identity Upgrade() function, adds the v4beta14 entry to
schema.SchemaVersionsV1, flips the latest config.go guard comment from
'already released' to 'SAFE TO MODIFY', and bumps Version to
skaffold/v4beta15.
All sample skaffold.yaml files under integration/examples/ are bumped
to apiVersion: skaffold/v4beta15 (examples/ stays on v4beta14 per the
repo convention that /examples uses the latest released version).
Regenerates JSON schemas under docs-v[12]/content/en/schemas/ and the
CLI reference doc at docs-v2/content/en/docs/references/cli/_index.md.
This commit is purely mechanical; no behaviour change.1 parent 95531aa commit f34b6fc
154 files changed
Lines changed: 7271 additions & 152 deletions
File tree
- docs-v2
- content/en
- docs/references/cli
- schemas
- integration
- examples
- bazel
- buildpacks-java
- buildpacks-node
- buildpacks-python
- buildpacks
- cross-platform-builds
- custom-buildx
- custom-tests
- custom
- dev-journey-buildpacks
- docker-deploy
- gcb-kaniko
- generate-pipeline
- getting-started-kustomize
- getting-started
- go-integration-coverage
- google-cloud-build
- grpc-e2e-tests
- helm-deployment-dependencies
- helm-deployment
- helm-remote-repo
- helm-render
- hot-reload
- jib-gradle
- jib-multimodule
- jib-sync
- jib
- kaniko
- ko-sync-infer
- ko
- kustomize
- lifecycle-hooks
- microservices
- multi-config-microservices
- base
- leeroy-app
- leeroy-web
- multiple-renderers
- nodejs
- profile-patches
- profiles
- react-reload-docker
- react-reload
- remote-multi-config-microservices
- ruby
- simple-artifact-dependency
- structure-tests
- tagging-with-environment-variables
- templated-fields
- typescript
- using-env-file
- testdata
- build-dependencies
- build
- docker-with-platform-amd
- docker-with-platform-arm
- gcb-with-platform
- secret
- squash
- ssh
- custom-actions-k8s
- custom-actions-local
- custom-test
- debug
- deploy-cloudrun-with-hooks
- module1
- module2
- deploy-cloudrun-workerpool
- deploy-cloudrun
- deploy-hello-tail
- deploy-multiple
- dev
- diagnose
- direct-templates
- multi-config
- temp-config
- docker-deploy
- docker-run-with-build-args
- artifact-with-dependency
- single-artifact
- empty-dir
- file-sync
- gcb-with-location
- getting-started
- gke_loadbalancer-render
- gke_loadbalancer
- hello
- helm-deploy-namespace
- helm-render-delete
- helm-render
- helm
- init
- compose
- hello-with-manifest
- helm-project
- inspect
- cluster
- gcb
- jib
- kaniko-explicit-repo
- kaniko-insecure-registry
- app
- kaniko-microservices
- kaniko-sub-folder
- kaniko-target
- kustomize/remote
- modules
- app1
- app2
- app3
- multi-config-pods
- module1
- module2
- post-render-hooks
- module1
- module2
- tagPolicy
- test-events
- verify-fail-k8s
- verify-fail
- verify-no-tests
- verify-succeed-k8s
- verify-succeed
- pkg/skaffold
- initializer/testdata/init
- allcli
- getting-started-kustomize
- hello-no-manifest
- hello
- helm-deployment
- ignore-tags
- microservices
- windows
- schema
- latest
- v4beta13
- v4beta14
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments