Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pegasystems/pega-helm-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.25.1
Choose a base ref
...
head repository: pegasystems/pega-helm-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 41 files changed
  • 14 contributors

Commits on Dec 5, 2024

  1. Update chart versions to 3.25.1

    Evan1oconto authored and Evan1oconto committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    0572b36 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. US-624029 : SSL and NIST SP 800-53 and NIST SP 800-131 support for Cl…

    …ustering Service (#794)
    
    * US-624029 : HZ SSL and NIST SP 800-53 and NIST SP 800-131 support
    ---------
    
    Co-authored-by: vermn1 <nihal.verma@in.pega.com>
    Co-authored-by: kumap27 <Pushpendra.Kumar@in.pega.com>
    Co-authored-by: Kishor Kumar Vasantala <kishor.vasantal@gmail.com>
    4 people authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    9788a67 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. US-654940 - Remove docs-previous links from github readmes (#857)

    * US-654940 - Remove docs-previous links from github readmes
    
    Many links to Pega Community forward the user to the docs-previous page that is being decommissioned.
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    
    * US-654940 - Remove docs-previous links from github readmes
    kingakowalska1 authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    b2acdb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Configuration menu
    Copy the full SHA
    c968618 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. US 642597: Add FIPS flag for pega infinity (#858)

    * Defined a new variable isPegaHighlySecureCryptoModeEnabled which is independent on hazlecast encryption
    
    * Update HIGHLY_SECURE_CRYPTO_MODE_ENABLED env param based on isPegaHighlySecureCryptoModeEnable
    
    Co-authored-by: Saurabh <Saurabh-16@users.noreply.github.com>
    GaneshKatta95 and Saurabh-16 authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    d05ffbb View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. US-650413: Updating default memory limits for SRS helm chart (#850)

    * US-650413: Updating default memory limits for SRS helm chart
    
    * US-650413: Updated unit tests
    
    * Updated SRS version
    bhowd1 authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    e706747 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. BUG-900569 - GC logs and heap dump configuration doc (#863)

    * BUG-900569 - GC logs and heap dump configuration
    
    * Delete docs/PersistingGarbageCollectionLogsAndHeapDumps.md
    
    Remove separate document following BUG-900569 and moving the information to main Pega README.
    
    * BUG-900569 - Fixed links
    kingakowalska1 authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    2e000d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Configuration menu
    Copy the full SHA
    415d35d View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /terratest/src/test (

    …#860)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
    - [Commits](golang/crypto@v0.21.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    2029f51 View commit details
    Browse the repository at this point in the history
  3. Update the documentation (#825)

    Co-authored-by: Saurabh <Saurabh-16@users.noreply.github.com>
    alemax22 and Saurabh-16 authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    dfeb251 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/net from 0.23.0 to 0.33.0 in /terratest/src/test (#868

    )
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
    - [Commits](golang/net@v0.23.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Kishor Kumar Vasantala <kishor.vasantal@gmail.com>
    dependabot[bot] and kishorv10 authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    1018294 View commit details
    Browse the repository at this point in the history
  5. docs: Suggestion for minor improvements on layout and readability. Fi…

    …xing indentation of code snippets and images in markdown (#698)
    
    Co-authored-by: Saurabh <Saurabh-16@users.noreply.github.com>
    Co-authored-by: Kishor Kumar Vasantala <kishor.vasantal@gmail.com>
    Co-authored-by: MadhuriArugula <madhuriarugula77@gmail.com>
    4 people authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    dfde0e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Documented serviceAccountName configuration for installer jobs (#847)

    * Updated documentation
    
    * Fixed typo in addons
    
    * Addressed issues as per PR
    
    ---------
    
    Co-authored-by: Kishor Kumar Vasantala <kishor.vasantal@gmail.com>
    alemax22 and kishorv10 authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    2bd32d6 View commit details
    Browse the repository at this point in the history
Loading