Skip to content

Commit

Permalink
Autogenerated changes for Fleet v0.10.0-rc.13
Browse files Browse the repository at this point in the history
  • Loading branch information
fleet-bot committed Apr 25, 2024
1 parent 9e449d7 commit 74d8f4a
Show file tree
Hide file tree
Showing 43 changed files with 274 additions and 218 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/fleet/fleet-104.0.0+up0.10.0-rc.11.tgz
Binary file not shown.
Binary file added assets/fleet/fleet-104.0.0+up0.10.0-rc.13.tgz
Binary file not shown.
Binary file removed charts/fleet-agent/104.0.0+up0.10.0-rc.11/._Chart.yaml
Binary file not shown.
Binary file removed charts/fleet-agent/104.0.0+up0.10.0-rc.11/._README.md
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.10.0-rc.11
appVersion: 0.10.0-rc.13
description: Fleet Manager Agent - GitOps at Scale
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent
version: 104.0.0+up0.10.0-rc.11
version: 104.0.0+up0.10.0-rc.13
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: StatefulSet
metadata:
name: fleet-agent
spec:
serviceName: fleet-agent
selector:
matchLabels:
app: fleet-agent
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: v1
kind: Service
metadata:
name: fleet-agent
spec:
type: ClusterIP
clusterIP: None
selector:
app: fleet-agent
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
os: "windows,linux"
repository: rancher/fleet-agent
tag: v0.10.0-rc.11
tag: v0.10.0-rc.13

# The public URL of the Kubernetes API server running the Fleet Manager must be set here
# Example: https://example.com:6443
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ annotations:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: fleet-crd
apiVersion: v2
appVersion: 0.10.0-rc.11
appVersion: 0.10.0-rc.13
description: Fleet Manager CustomResourceDefinitions
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd
version: 104.0.0+up0.10.0-rc.11
version: 104.0.0+up0.10.0-rc.13
Binary file removed charts/fleet/104.0.0+up0.10.0-rc.11/._Chart.yaml
Binary file not shown.
Binary file removed charts/fleet/104.0.0+up0.10.0-rc.11/._README.md
Binary file not shown.
194 changes: 0 additions & 194 deletions charts/fleet/104.0.0+up0.10.0-rc.11/templates/deployment.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.10.0-rc.11
appVersion: 0.10.0-rc.13
description: Fleet Manager - GitOps at Scale
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet
version: 104.0.0+up0.10.0-rc.11
version: 104.0.0+up0.10.0-rc.13
Loading

0 comments on commit 74d8f4a

Please sign in to comment.