mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Convert docs to docsy
This commit is contained in:
19
site/content/en/blog/releases/v3.2.1.md
Normal file
19
site/content/en/blog/releases/v3.2.1.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "v3.2.1"
|
||||
linkTitle: "v3.2.1"
|
||||
date: 2019-09-26
|
||||
description: >
|
||||
Kustomize v3.2.1
|
||||
---
|
||||
|
||||
This is a patch release, with no new features from 3.2.0.
|
||||
|
||||
It reflects a change in dependence.
|
||||
|
||||
The kustomize binary is now built as a client, with no special
|
||||
consideration, of the set of public packages represented by the Go
|
||||
module at [https://github.com/kubernetes-sigs/kustomize].
|
||||
|
||||
kustomize the binary is now a client of the kustomize API
|
||||
represented by the public package surface presented by
|
||||
`https://github.com/kubernetes-sigs/kustomize/v{whatever}`
|
||||
Reference in New Issue
Block a user