Skip to content

Releases: renoki-co/php-k8s

2.2.0

22 Mar 21:21
3013b2a
Compare
Choose a tag to compare
  • Added support for in-cluster configuration (#75)

2.1.0

08 Mar 20:32
4eb1235
Compare
Choose a tag to compare
  • Added a third parameter to fromYamlFile() that lets the content be modified before parsing it (#73)

2.0.4

26 Feb 14:25
a8b3226
Compare
Choose a tag to compare
  • Fixed imagePullSecrets not being placed correctly in the Pod configuration (#72)

1.20.2

26 Feb 14:29
Compare
Choose a tag to compare
  • Fixed imagePullSecrets not being placed correctly in the Pod configuration (#72, f97d1de)

2.0.3

20 Feb 20:09
cc0c550
Compare
Choose a tag to compare
  • Added ->setTls() and ->getTls() on Ingress kind (#70)

2.0.2

11 Feb 13:19
Compare
Choose a tag to compare
  • Fixed a bug where label selectors did not go well (9fb3c1c)

1.20.1

11 Feb 13:19
Compare
Choose a tag to compare
  • Fixed a bug where label selectors did not go well (9fb3c1c)

2.0.1

05 Feb 13:33
2cee963
Compare
Choose a tag to compare
  • Don't ignore token on .kubeconfig (#66)

2.0.0

04 Feb 19:21
279fe26
Compare
Choose a tag to compare
  • KubernetesCluster instance now accepts the full URL instead of the URL and port (#65)

1.20.0

29 Jan 19:53
Compare
Choose a tag to compare
  • Dropped Kubernetes v1.17.x & added Kubernetes v1.20.2 (#62)