Skip to content

Commit

Permalink
Automated update for release v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
fedepaol committed Jan 10, 2025
1 parent b63d81d commit 0030b45
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions charts/frr-k8s/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: crds
repository: ""
version: 0.0.16
digest: sha256:b54ee64c5e61f1dd38e89efc87ebd1e36cdb7c4dd7c897d9985040dccd713dba
generated: "2024-11-22T11:40:47.152053909+01:00"
version: 0.0.17
digest: sha256:8f233f695efb015d5aaad9bb1e8f8ee0b0b24c13356b15d40b96b40cd7eb2b25
generated: "2025-01-10T10:23:08.228305485+01:00"
6 changes: 3 additions & 3 deletions charts/frr-k8s/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ icon: https://metallb.universe.tf/images/logo/metallb-white.png
dependencies:
- name: crds
condition: crds.enabled
version: 0.0.16
version: 0.0.17

# A chart can be either an 'application' or a 'library' chart.
#
Expand All @@ -29,10 +29,10 @@ kubeVersion: ">= 1.19.0-0"
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# NOTE: this value is updated by the frrk8s release process
version: 0.0.16
version: 0.0.17

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# NOTE: this value is updated by the frrk8s release process
appVersion: v0.0.16
appVersion: v0.0.17
4 changes: 2 additions & 2 deletions charts/frr-k8s/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frr-k8s

![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.16](https://img.shields.io/badge/AppVersion-v0.0.16-informational?style=flat-square)
![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.17](https://img.shields.io/badge/AppVersion-v0.0.17-informational?style=flat-square)

A cloud native wrapper of FRR

Expand All @@ -16,7 +16,7 @@ Kubernetes: `>= 1.19.0-0`

| Repository | Name | Version |
|------------|------|---------|
| | crds | 0.0.16 |
| | crds | 0.0.17 |

## Values

Expand Down
4 changes: 2 additions & 2 deletions charts/frr-k8s/charts/crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# NOTE: this value is updated by the frr-k8s release process
version: 0.0.16
version: 0.0.17

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# NOTE: this value is updated by the frr-k8s release process
appVersion: v0.0.16
appVersion: v0.0.17
8 changes: 4 additions & 4 deletions config/all-in-one/frr-k8s-prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1135,7 +1135,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1261,7 +1261,7 @@ spec:
- /bin/sh
- -c
- cp -f /frr-reloader.sh /etc/frr_reloader/
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
name: cp-reloader
volumeMounts:
- mountPath: /etc/frr_reloader
Expand All @@ -1270,7 +1270,7 @@ spec:
- /bin/sh
- -c
- cp -f /frr-metrics /etc/frr_metrics/
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
name: cp-metrics
volumeMounts:
- mountPath: /etc/frr_metrics
Expand Down
8 changes: 4 additions & 4 deletions config/all-in-one/frr-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1104,7 +1104,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1230,7 +1230,7 @@ spec:
- /bin/sh
- -c
- cp -f /frr-reloader.sh /etc/frr_reloader/
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
name: cp-reloader
volumeMounts:
- mountPath: /etc/frr_reloader
Expand All @@ -1239,7 +1239,7 @@ spec:
- /bin/sh
- -c
- cp -f /frr-metrics /etc/frr_metrics/
image: quay.io/metallb/frr-k8s:v0.0.16
image: quay.io/metallb/frr-k8s:v0.0.17
name: cp-metrics
volumeMounts:
- mountPath: /etc/frr_metrics
Expand Down
2 changes: 1 addition & 1 deletion config/frr-k8s/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/metallb/frr-k8s
newTag: v0.0.16
newTag: v0.0.17
namespace: frr-k8s-system

0 comments on commit 0030b45

Please sign in to comment.