Skip to content

Commit

Permalink
Apply Release/1.3.3 (thefarmersfront#36)
Browse files Browse the repository at this point in the history
* Update deploy.yml (thefarmersfront#33)

* Update deploy.yml (thefarmersfront#34) (thefarmersfront#35)

* Update deploy.yml (thefarmersfront#34) (thefarmersfront#35)

* Update deploy.yml

* Update deploy.yml

* Update deploy.yml

---------

Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
dp-daesung and actions-user authored Oct 2, 2024
1 parent b8e3763 commit e2f2906
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
branches:
- release/*

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: write
pages: write
id-token: write

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:
Expand Down
Binary file modified dist/nifi-1.3.2.tgz
Binary file not shown.
16 changes: 8 additions & 8 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ entries:
nifi:
- apiVersion: v2
appVersion: 1.27.0
created: "2024-10-02T09:04:00.945898976Z"
created: "2024-10-02T10:07:02.172443889Z"
dependencies:
- condition: zookeeper.enabled
name: zookeeper
Expand All @@ -24,7 +24,7 @@ entries:
version: ~1.2.4
description: Apache NiFi is a software project from the Apache Software Foundation
designed to automate the flow of data between software systems.
digest: b59ab2368cd1abe0d039d559a5ec23774f17b32c89c7db7ae6a63a389948379b
digest: d6fef401d2bfc84891460675bcc0f7b55b1e15f094570ad340a3237fc74a7028
home: https://nifi.apache.org/
icon: https://svn.apache.org/repos/asf/nifi/site/trunk/images/niFi-logo-horizontal-scaled.png
keywords:
Expand Down Expand Up @@ -53,7 +53,7 @@ entries:
version: 1.3.2
- apiVersion: v2
appVersion: 1.27.0
created: "2024-10-02T09:04:00.933251472Z"
created: "2024-10-02T10:07:02.153307628Z"
dependencies:
- condition: zookeeper.enabled
name: zookeeper
Expand Down Expand Up @@ -103,7 +103,7 @@ entries:
version: 1.3.1
- apiVersion: v2
appVersion: 1.27.0
created: "2024-10-02T09:04:00.925357308Z"
created: "2024-10-02T10:07:02.145284161Z"
dependencies:
- condition: zookeeper.enabled
name: zookeeper
Expand Down Expand Up @@ -154,7 +154,7 @@ entries:
nifi-registry:
- apiVersion: v2
appVersion: 0.8.0
created: "2024-10-02T09:04:00.914213939Z"
created: "2024-10-02T10:07:02.13511125Z"
description: A subproject of Apache NiFi to store and manage shared resources.
digest: 94f8cf73f20faaa36a3ff03fb2eeac1dd01614af8246a93cbc3c79722fbef72a
home: https://github.com/dysnix/charts/tree/master/dysnix/nifi-registry
Expand All @@ -170,7 +170,7 @@ entries:
openldap:
- apiVersion: v1
appVersion: 2.4.48
created: "2024-10-02T09:04:00.914842603Z"
created: "2024-10-02T10:07:02.135578635Z"
deprecated: true
description: DEPRECATED - Community developed LDAP software
digest: addd603ed45a87bc275c2d77d91b43b0c8b9ad987e6a160a68fefd49583c737c
Expand All @@ -196,7 +196,7 @@ entries:
licenses: Apache-2.0
apiVersion: v2
appVersion: 3.9.2
created: "2024-10-02T09:04:00.918028412Z"
created: "2024-10-02T10:07:02.138139091Z"
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -219,4 +219,4 @@ entries:
urls:
- charts/zookeeper-13.4.8.tgz
version: 13.4.8
generated: "2024-10-02T09:04:00.912948115Z"
generated: "2024-10-02T10:07:02.133775889Z"

0 comments on commit e2f2906

Please sign in to comment.