Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

skaffold 1.13.1 #879

Merged
merged 1 commit into from
Aug 6, 2020
Merged

Conversation

fmotrifork
Copy link
Contributor

Updating package skaffold to release v1.13.1.

Release info

v1.13.1 Release - 08/04/2020

Linux
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.13.1/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.13.1/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Windows
https://storage.googleapis.com/skaffold/releases/v1.13.1/skaffold-windows-amd64.exe

Docker image
gcr.io/k8s-skaffold/skaffold:v1.13.1

This is a hotfix release for a breaking issue causing our survey link to automatically open itself in a browser. The survey has been disabled completely as
we investigate and fix the root cause of the issue. Sincere apologies to anyone who was adversely affected by this.

Highlights:

  • Fix CustomTagger docs #4621
  • Disable survey prompt until the next release #4629
  • Clarify 'survey' command text #4625

@bacongobbler bacongobbler merged commit d7c2b44 into fishworks:main Aug 6, 2020
@fmotrifork fmotrifork deleted the skaffold-v1.13.1 branch August 25, 2020 13:13
@fmotrifork fmotrifork mentioned this pull request Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants