- Update to 1.0.1
This commit is contained in:
parent
c3d46890c7
commit
9809c40da1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478074
3 changed files with 4 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= istio
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1534610881
|
||||
SHA256 (istio-istio-1.0.0_GH0.tar.gz) = 219fa2a48ef273c186ae92f6341358de0c1a5d3f0855d5812d28c706774e4320
|
||||
SIZE (istio-istio-1.0.0_GH0.tar.gz) = 18803200
|
||||
TIMESTAMP = 1535213591
|
||||
SHA256 (istio-istio-1.0.1_GH0.tar.gz) = 836cef03b35aadfa55337ae650f77a2b01790bc9ada17cf82932aed04f07b7dc
|
||||
SIZE (istio-istio-1.0.1_GH0.tar.gz) = 18829093
|
||||
|
|
|
@ -44,8 +44,6 @@ bin/istioctl
|
|||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/cleanup-secrets.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/clusterrole.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/clusterrolebinding.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/configmap.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/create-custom-resources-job.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/deployment.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/enable-mesh-mtls.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/charts/security/templates/service.yaml
|
||||
|
@ -67,7 +65,6 @@ bin/istioctl
|
|||
%%DATADIR%%/kubernetes/helm/istio-remote/templates/clusterrolebinding.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/templates/configmap.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/templates/endpoints.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/templates/install-custom-resources.sh.tpl
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/templates/service.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/templates/serviceaccount.yaml
|
||||
%%DATADIR%%/kubernetes/helm/istio-remote/templates/sidecar-injector-configmap.yaml
|
||||
|
|
Loading…
Reference in a new issue