Skip to content

Commit

Permalink
Release v0.7.5 preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
Timofey Ilinykh committed Feb 24, 2021
1 parent 4113ee4 commit e781c20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions chart/k8gb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: k8gb
description: A Helm chart for Kubernetes Global Balancer
type: application
version: v0.7.4
appVersion: v0.7.4
version: v0.7.5
appVersion: v0.7.5

dependencies:
- name: coredns
Expand Down
4 changes: 0 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ require (
github.com/prometheus/client_golang v1.9.0
github.com/stretchr/testify v1.7.0

// go-logr group
github.com/go-logr/logr v0.4.0
github.com/go-logr/zapr v0.4.0 // indirect

// operator sdk group
k8s.io/api v0.20.4
k8s.io/apimachinery v0.20.4
Expand Down

0 comments on commit e781c20

Please sign in to comment.